Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,162 for

document

(0.12 sec)
  1. Aspose::Words::Saving::CssSavingArgs::get_Docum...

    Aspose::Words::Saving::CssSavingArgs::get_Document method. Gets the Document object that is currently being saved in C++....gs::get_Document method CssSavingArgs::get_Document method Gets...Gets the document object that is currently being saved. System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::FontSavingArgs::get_Docu...

    Aspose::Words::Saving::FontSavingArgs::get_Document method. Gets the Document object that is being saved in C++....gs::get_Document method FontSavingArgs::get_Document method Gets...Gets the document object that is being saved. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlLoadOptions constructor | Aspose.Words for ...

    Aspose.Words.Loading.HtmlLoadOptions constructor...password to load an encrypted document. HtmlLoadOptions ( password...password to open an encrypted document. Can be null or empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Text in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a .txt document with a custom paragraph break...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....the Working with Fields documentation article. Remarks: Builds...index at this place in the document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  6. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... The API’s Document Object Model (DOM) is fully...editing. You can modify the document by appending new nodes, removing...

    docs.aspose.com/svg/net/edit-svg-file/
  7. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image objects. Enhance your projects effortlessly!...images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Person.last property | Aspose.Words for Python

    Person.last property. Gets or sets the last name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... Document (); let builder = new aw ...title, and then add it to the document. let shape = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/cpp/working-with-headers-...