Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 414,629 for

document

(0.22 sec)
  1. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  2. Aspose::Words::Document::get_DefaultTabStop met...

    Aspose::Words::Document::get_DefaultTabStop method. Gets or sets the interval (in points) between the default tab stops in C++....Aspose::Words::Document::get_DefaultTabStop method Document::get_DefaultTabStop...double Aspose :: Words :: Document :: get_DefaultTabStop () Examples...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom Document properties of the Document in C++....Aspose::Words::Document::get_CustomDocumentProper method Contents...Contents [ Hide ] Document::get_CustomDocumentProper method Returns...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Working with PS Document Working with Document Live Demos Source...Download Pricing Buy Working with Document in PS file | Java Contents...

    docs.aspose.com/page/java/ps/working-with-docum...
  5. Aspose::Words::Document::get_IncludeTextboxesFo...

    Aspose::Words::Document::get_IncludeTextboxesFootnotesEndnotesInStat method. Specifies whether to include textboxes, footnotes and endnotes in word count statistics in C++....Aspose::Words::Document::get_IncludeTextboxesFoot method Document::get...statistics. bool Aspose :: Words :: Document :: get_IncludeTextboxesFoot...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Export Document Structure While Converting to P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Export Document Structure While Converting to PDF Contents...information regarding the document content structure into a PDF...

    docs.aspose.com/cells/java/export-document-stru...
  7. Aspose::Words::Document::set_ShadeFormData meth...

    Aspose::Words::Document::set_ShadeFormData method. Setter for Aspose::Words::Document::get_ShadeFormData in C++....Aspose::Words::Document::set_ShadeFormData method Document::set_ShadeFormData...Setter for Aspose::Words::Document::get_ShadeFormData . void...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Document::set_SpellingChecked me...

    Aspose::Words::Document::set_SpellingChecked method. Setter for Aspose::Words::Document::get_SpellingChecked in C++....Aspose::Words::Document::set_SpellingChecked method Document::set_SpellingChecked...Setter for Aspose::Words::Document::get_SpellingChecked . void...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in Java....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/java/use-documentbuilder-...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...The example below saves a document to a file. // Save a Visio...

    docs.aspose.com/diagram/net/save-visio-document/