Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 44,746 for

doc

(0.09 sec)
  1. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  5. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false.... Document doc = new Document ( MyDir + "Rendering...Embedded , PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OptionButtonControl.selected property | Aspose....

    OptionButtonControl.selected property. Gets or sets a boolean value indicating either this [OptionButtonControl](../) is selected or not.... doc = aw . Document ( file_name =...'Radio buttons.docx' ) shape1 = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape into the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...文本内容或信息,您可能会受益于将演示文稿转换为Word(DOC或DOCX)。 与Microsoft PowerPoint相比,Microsoft...要将PowerPoint文件(PPTX或PPT)转换为Word(DOCX或DOC),您需要 Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the format of the included file in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/cpp/aspose.words.fie...