Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 89,406 for

paths

(0.26 sec)
  1. EmfDevice | Aspose.PDF for .NET API Reference

    Represents image device that helps to save pdf document pages into emf.... [C#] // The path to your PDF Directory string...pdfDocument = new Document ( Path . Combine ( dataDir , pdfFile...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  2. BmpDevice | Aspose.PDF for .NET API Reference

    Represents image device that helps to save pdf document pages into bmp.... [C#] // The path to your PDF Directory string...pdfDocument = new Document ( Path . Combine ( dataDir , pdfFile...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  3. Python 経由で PDF のブックマークを操作する | Aspose.PDF

    .NET Framework、.NET Core、または新しい最新の.NET で PDF ファイルのブックマークを操作する Python ソースコード...outfile ): path_infile = self . dataDir + infile path_outfile =...document pdfDocument = Document ( path_infile ) # Create a bookmark...

    products.aspose.com/pdf/ja/python-net/bookmarks/
  4. e-Sign OTT Files via Java | products.aspose.com

    Java source code to electronically sign Microsoft Word OTT files on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Path path = java.nio.file.Paths. get ( "SignatureImage...setSignatureLineImag(Files.readAllBytes(path)); CertificateHolder certHolder...

    products.aspose.com/words/java/signature/ott/
  5. e-Sign TXT Files via Java | products.aspose.com

    Java source code to electronically sign TXT files on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Path path = java.nio.file.Paths. get ( "SignatureImage...setSignatureLineImag(Files.readAllBytes(path)); CertificateHolder certHolder...

    products.aspose.com/words/java/signature/txt/
  6. e-Sign ODT Files via Java | products.aspose.com

    Java source code to electronically sign Microsoft Word ODT files on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Path path = java.nio.file.Paths. get ( "SignatureImage...setSignatureLineImag(Files.readAllBytes(path)); CertificateHolder certHolder...

    products.aspose.com/words/java/signature/odt/
  7. Text Is Not Underlined when Converting SVG to E...

    Hello Team, When we insert Chart SVG into a PPT Slide using the below logic programmatically, the underlined text does not render correctly after saving the document as PPTX file. While, when the same SVG is inserted in…...createPresentation(); try { Path svgPath = Paths.get("ChartWithUnderLinedT...insertSvgIntoWord() { try { Path svgPath = Paths.get("ChartWithUnderLinedT...

    forum.aspose.com/t/text-is-not-underlined-when-...
  8. AddString() | Aspose.Slides for C++ API Reference

    Adds a string of text to the path represented by the current object....Adds a string of text to the path represented by the current object...Adds a string of text to the path represented by the current object...

    reference.aspose.com/slides/cpp/system.drawing....
  9. Scan BMP Images using Java | products.aspose.com

    Java code to scan BMP images for cases like Answer Sheet Images or MCQ Answer Sheets...the object, get the omr file path and assign to TemplateProcessor...TemplateProcessor . Define the BMP image path and use RecognizeImage method...

    products.aspose.com/omr/java/scan/bmp/
  10. Scan TIFF Images using Java | products.aspose.com

    Java code to scan TIFF images for cases like Answer Sheet Images or MCQ Answer Sheets...the object, get the omr file path and assign to TemplateProcessor...TemplateProcessor . Define the TIFF image path and use RecognizeImage method...

    products.aspose.com/omr/java/scan/tiff/