Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 351,212 for

document

(0.1 sec)
  1. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....replies will be deleted from the document. Examples Shows how to remove...comment replies. Document doc = new Document (); Comment comment...

    reference.aspose.com/words/net/aspose.words/com...
  3. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Document () builder = aw . DocumentBuilder..."TextureAlignment" # property after the document saves. save_options = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....encoding to use while exporting a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a linked custom Document property in C++....source of a linked custom document property. System :: String...Shows how to link a custom document property to a bookmark. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Vba::VbaProject::Clone method | ...

    Aspose::Words::Vba::VbaProject::Clone method. Performs a copy of the VbaProject in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. TaskPaneDockState enumeration | Aspose.Words fo...

    Aspose.Words.WebExtensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object....pane on the right side of the document window. Left Dock the task...pane on the left side of the document window. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GlossaryDocument.accept_end method | Aspose.Wor...

    GlossaryDocument.accept_end method. Accepts a visitor for visiting the end of the Glossary Document....visiting the end of the Glossary document. def accept_end ( self , visitor...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body.accept_end method | Aspose.Words for Python

    Body.accept_end method. Accepts a visitor for visiting the end of the Document's body....for visiting the end of the document’s body. def accept_end ( self...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...