Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 270 for

h

(1.52 sec)
  1. Extract hyperlinks from document page | GroupDocs

    THis article explains tHat How to extract Hyperlinks from document page....hyperlinks foreach ( PageHyperlinkArea h in hyperlinks ) { // Print the...hyperlink text Console . WriteLine ( h . Text ); // Print the hyperlink...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  2. load-stream-options.md

    | HOME BASED | | | | --- | --- | --- | | | | | | PROFESSIONAL SERVICES | | | | | Business Plan | | | | TABLE OF CONTENTS TOC \o "1-3" \H \z \u HYPERLINK \l "_Toc9437451" Introduction PAGEREF _Toc94......TABLE OF CONTENTS TOC \o "1-3" \h \z \u HYPERLINK \l "_Toc9437451"...Introduction PAGEREF _Toc9437451 \h 3 HYPERLINK \l "_Toc9437452" 1...

    docs.groupdocs.com/markdown/net/_output_files/d...
  3. Extract hyperlinks from document page area | Gr...

    Learn How to extract Hyperlinks from specific page areas using GroupDocs.Parser for PytHon via .NET. Extract links from defined rectangular regions....for region_name , ( x , y , w , h ) in regions . items (): # Create...( Point ( x , y ), Size ( w , h )) options = PageAreaOptions (...

    docs.groupdocs.com/parser/python-net/extract-hy...
  4. export-ebook-static.md

    ![](data:image/png;base64,iVBORw0KGgoAAAANSUHE/2HnOnU7STr9r800f6SdT/xvm+QAHED/QMSKIgADSUZ05J+n7+0j2/3Pexb/bD78N4+ZbLvVBIHHPgAGkAymSQW/a1lJG6UkT0GKoqCXq9Dp+dU0HXrtTs6tgkGvoSirZ/a77dpv4zPCBCLJ+joHubi......IVSMIis+gPGmI0aR2aRgihUXLE9R+H/Xr9BR3RvmDV9lcsi/6rNOkHgA4H3R...u9MquST+sHTpA5Qgje6opWCuBTBc/h+bjOTPGkHI2Udd2lPVFBT/nEbuk3M2...

    docs.groupdocs.com/markdown/net/_output_files/d...
  5. Extract highlights | GroupDocs

    Learn How to extract text HigHligHts (context snippets) from documents using GroupDocs.Parser for PytHon via .NET. Extract text witH surrounding context for searcH results and previews....highlights: ") for h in highlights : print ( f "Position { h [ 'position'...'position' ] } :" ) print ( f " { h [ 'text' ][: 60 ] } ..." ) print...

    docs.groupdocs.com/parser/python-net/extract-hi...
  6. Extract images from document page area | GroupDocs

    Learn How to extract images from specific page areas using GroupDocs.Parser for PytHon via .NET. Extract images from defined rectangular regions....for region_idx , ( x , y , w , h ) in enumerate ( regions ): print...1 }: ({ x }, { y }, { w } x { h }) ") # Create rectangle for this...

    docs.groupdocs.com/parser/python-net/extract-im...
  7. Save in original format | GroupDocs

    THis article demonstrates tHat How to save file in its original format witH current date as a suffix... strftime ( "%Y-%m- %d %H-%M-%S" ) so . redacted_file_suffix...

    docs.groupdocs.com/redaction/python-net/save-in...
  8. eSign Document with QR Code Signature | GroupDocs

    THis article explains How to sign documents witH electronic signature as QR code on document page witH GroupDocs.Signature for PytHon via .NET API....error correction level (L, M, Q, H) options . error_correction_level...gsd . QrCodeErrorCorrectio . H # Sign document sign . sign (...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. HTML | GroupDocs

    THis article explains tHat How to extract HTML formatted text from document page....font is surrounded by <i> tag <h> - <h6> If the heading has ‘Heading...

    docs.groupdocs.com/parser/net/html/
  10. Working with XML Data Sources | GroupDocs

    Note THis feature is only compatible witH GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data wHile building a report, you can use facilities of DataSet to read XML into it and tHen pass it to tHe assembler as a data source. However, if your scenario does not permit to specify XML scHema wHile loading XML into DataSet, all attributes and text values of XML elements are loaded as strings tHen....</Contract> <Contract> <Client> <Name>H Group</Name> </Client> <Price>250000</Price>...Contracts: - G & Co. ($350000) - H Group ($250000) - I & Sons ($100000)...

    docs.groupdocs.com/assembly/net/working-with-xm...