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

paths

(0.27 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. package-frame - Aspose.Imaging for Java - API R...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....object specifies a graphics path boundary for a gradient brush...object specifies a graphics path for filling a custom line cap...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. Kuas dan gradien dalam file XPS | C++

    C++ API untuk memodifikasi file XPS. Tambahkan Kuas Visual, gradien, dan ruang warna yang berbeda Buat dan modifikasi file XPS dengan beberapa baris kode....System :: SharedPtr < XpsPath > path = canvas -> AddPath(doc -> CreatePathGeometry(...24,0 0,56.64 -258.24,0 Z" )); path = canvas -> AddPath(doc -> CreatePathGeometry(...

    products.aspose.com/page/id/cpp/work-with-brushes/