Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 165,416 for

doc

(0.06 sec)
  1. FieldKeywords.text property | Aspose.Words for ...

    FieldKeywords.text property. Gets or sets the text of the keywords.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some keywords, also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih....enostavno ustvarijo dokument v PDF, DOC, DOCX, HTML, EPUB in mnogih drugih...podprtem formatu – PDF, DOCX, DOC, RTF, ODT, EPUB, HTML in drugih...

    products.aspose.com/words/sl/cpp/make/
  5. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some content with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some content with...

    reference.aspose.com/words/net/aspose.words/doc...
  7. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag, but keeps its content inside the Document tree....'SdtRangeExtendedMeth' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of Document changes as revisions.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Editing a document usually does...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your Documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Document doc = new Document (); // Add two...of the first. Style myStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  10. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of Documents using a single line of code in Java....saveFormat) convertToImages(Document doc, ImageSaveOptions saveOptions)...images. convertToImages(Document doc, int saveFormat) convertToImages(InputStream...

    reference.aspose.com/words/java/com.aspose.word...