Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 415,705 for

document

(0.99 sec)
  1. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection....custom document properties. let doc = new aw . Document ( base..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Style::get_Styles method | Aspos...

    Aspose::Words::Style::get_Styles method. Gets the collection of styles this style belongs to in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::Style::get_IsQuickStyle method |...

    Aspose::Words::Style::get_IsQuickStyle method. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); auto document = MakeObject < Document > ( fileName );...); int countPages = document -> get_Pages () -> get_Count ();...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  5. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as images, enhancing your design projects with ease.... Document doc = new Document ( MyDir + "Various...There are 7 shapes in the document, including one group shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Split ODT File Online or using Android Mobile A...

    Free online app to split different ODT files. Android splitter library Java code for ODT Documents....ODT document splitter applications. Freely split documents including...project. Load the ODT document using Document class. Count total...

    products.aspose.com/total/android-java/split/odt/
  7. Convert CSV to WORDML using Python or with free...

    CSV to WORDML conversion in your Python applications without using Microsoft Office or online. Test free CSV to WORDML online converter quickly before integrating the code....by Microsoft Word to store documents. It is a more structured format...HTML file with an instance of Document class Call the save method...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages in C++....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Content are pushed up to page after DOCX to PDF...

    Do you have any solution to this yet? https://forum.aspose.com/t/content-are-pushed-up-to-page-after-docx-to-pdf-conversion-using-net/212405 We experience issues with Aspose PDF adding strange page breaks not present i…...font used in your source DOCX document are not available in the environment...environment where the document is rendered to PDF. Aspose.Words...

    forum.aspose.com/t/content-are-pushed-up-to-pag...