Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 179,950 for

doc

(0.11 sec)
  1. TxtSaveOptions.OfficeMathExportMode | Aspose.Wo...

    Control how OfficeMath is written in TXT output with OfficeMathExportMode for consistent formatting and clear mathematical content.... Document doc = new Document ( MyDir + "Office...TxtOfficeMathExportM . Latex ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Fields::UserInformation class | ...

    Aspose::Words::Fields::UserInformation class. Specifies information about the user. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ParagraphFormat.far_east_line_break_control pro...

    ParagraphFormat.far_east_line_break_control property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph.... doc = aw . Document ( file_name =...+ 'Document.docx' ) format = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.update_actual_reference_marks method |...

    Document.update_actual_reference_marks method. Updates the [Footnote.actual_reference_mark](../../../aspose.words.notes/footnote/actual_reference_mark/) property of all footnotes and endnotes in the Document.... doc = aw . Document ( file_name =...endnotes.docx' ) footnote = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. | Aspose

    Sample code for PDF to Doc Java conversion. Use API example code for batch PDF files to Doc conversion within any Web or Desktop Java based application....Conversion PDF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an PDF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  6. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage date formats in XML-bound SDTs, enhancing your Document's data organization.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . Date , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... Document doc = new Document(getMyDir() + "Revision...effectively. Assert.assertEquals(6, doc.getRevisions().getCount()); //...

    reference.aspose.com/words/java/com.aspose.word...
  8. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" Document using Aspose.PDF for Python...from AsposePdfPython import * doc = document_create () pages =...= document_get_pages ( doc ) page = page_collection_add_page (...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  9. FieldCollection.Item | Aspose.Words for .NET

    Discover the FieldCollection Item property, effortlessly access fields by index and enhance your data management with ease and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words.not...