Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 367,379 for

document

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  6. 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...
  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. Aspose::Words::AI::IAiModelText::CheckGrammar m...

    Aspose::Words::AI::IAiModelText::CheckGrammar method. Checks grammar of the provided Document. This operation leverages the connected AI model for checking grammar of Document in C++....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. virtual System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. 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...
  10. 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...