Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 415,661 for

document

(1.11 sec)
  1. Online SVG to POTX Conversion or Develop Java b...

    Free online app to convert SVG to POTX files. Java conversion library code for SVG Documents....will be converted into POTX document Download the converted POTX...Automation API Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/java/conversion/svg-t...
  2. Online SVG to POTM Conversion or Develop Java b...

    Free online app to convert SVG to POTM files. Java conversion library code for SVG Documents....will be converted into POTM document Download the converted POTM...Automation API Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/java/conversion/svg-t...
  3. Online SVG to POT Conversion or Develop Java ba...

    Free online app to convert SVG to POT files. Java conversion library code for SVG Documents....will be converted into POT document Download the converted POT...Automation API Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/java/conversion/svg-t...
  4. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  5. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated Document doesn’t appear to be compliant with any PDF/A standard....PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant...aspose.pdf.Document docPdf = new com.aspose.pdf.Document(inputStream);...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  8. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....or more parts from your PDF document, you must split the pages...powerful, and easy-to-use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/splitter/
  9. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  10. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...