Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 157,127 for

doc

(0.05 sec)
  1. Ustvari Dokument V Python

    Ustvarite datoteko s knjižnico Python via .NET. Preprosto ustvarite nov dokument v Python 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/python-net/make/
  2. Aspose::Words::Document::get_Frameset method | ...

    Aspose::Words::Document::get_Frameset method. Returns a Frameset instance if this Document represents a frames page in C++.... auto doc = MakeObject < Document > ( MyDir...io/uploads/2017/02/file-sample_100kB.docx" , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Style.locked property | Aspose.Words for Python

    Style.locked property. Specifies whether this style is locked.... doc = aw . Document () style_heading1 = doc . styles...style_heading1 . locked = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your Document processing today!... Remarks A DOCX or DOC document can contain one or more...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  6. HyphenationOptions class | Aspose.Words for Python

    aspose.words.settings.HyphenationOptions class. Allows to configure Document hyphenation options... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.small_caps property | Aspose.Words for Python

    Font.small_caps property. True if the font is formatted as small capital letters.... doc = aw . Document () para = doc . get_child (...capitals: run = aw . Run ( doc = doc , text = 'all capitals' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Frameset.IsFrameLinkToFile | Aspose.Words for .NET

    Discover how the Frameset IsFrameLinkToFile property enhances your web design by linking external resources seamlessly. Optimize your frames for better performance!... Document doc = new Document ( MyDir + "Frameset...docx" ); Assert . AreEqual ( 3 , doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...
  9. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for Document comments in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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