Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 423,794 for

document

(1.42 sec)
  1. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....allows users to easily share documents between different applications...and easily convert their documents between different file formats...

    products.aspose.com/total/cpp/conversion/flatop...
  2. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document Document = new Document("Document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...code below: Document document = new Document("document.docx"); PdfSaveOptions...PdfSaveOptions(); document.save("document.pdf", saveOptions);...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  3. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....the Programming with Documents documentation article. Examples:...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/java/com.aspose.word...
  4. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your Document processing with powerful, typed features!...the Programming with Documents documentation article. public class...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/run...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a Document. To learn more, visit the Documentation article in C++....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. class DigitalSignatureColl...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your Document will be upgraded to the newest file format” How do I keep this from coming up? I am …... “Your document will be upgraded to the newest...is my code for creating the document. Thanks for any help you can...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  7. Customize Field Properties in Python|Aspose.Wor...

    Learn how to customize field properties in Python. Rename merge fields or obtain results for fields without separator node in Python via .NET....rename merge fields in a Word document: Field Display Result Aspose...MS Word displays it in the document by calculating the field’s...

    docs.aspose.com/words/python-net/customize-fiel...
  8. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your Documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...Removes empty pages from the document and saves the output. Returns...remove empty pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....appearance of the structured document tag. virtual get_Color ()...the color of the structured document tag. virtual get_Id () Specifies...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...of child nodes. Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...