Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 60,765 for

path

(0.07 sec)
  1. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...Document doc = new Document("path/to/your/document.docx"); //...document is loaded from a specified path. LayoutEnumerator : An instance...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  2. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....AddPdfFileSignature () { // The path to the documents directory var...AddTwoSignature () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  3. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text Path (of a WordArt object)...text and formatting of the text path (of a WordArt object). To learn... Remarks Use the Shape.text_path property to access WordArt properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Set the opacity mask on the path Create an XpsImageBrush class...System ::SharedPtr < XpsPath > path = canvas -> AddPath(doc -> ...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  5. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 8 ########## 9 10 # The path to the documents directory....a rectngle path for every pattern square 34 path = aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  7. 档案

    档案...System::IO::File::Open(System::IO::Path::GetDirectoryName(outputFileName)...Name) + u"\\" + System::IO::Path::GetFileNameWithoutEx(outputFileName)...

    blog.aspose.com/zh/page/convert-xps-oxps-to-jpg...
  8. PDF to XLS Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-xls/
  9. MD to PDF Merge using C# | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "page1..."page1.md" ); var inputFile2 = Path . Combine ( dataDir , "page2.md"...

    products.aspose.com/pdf/net/merger/md-to-pdf/
  10. PDF to EPUB Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-epub/