Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 155,673 for

doc

(0.16 sec)
  1. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++.... auto doc = MakeObject < Document > ( MyDir...ASSERT_EQ ( u "Hello world+ACE-" , doc -> ToString ( SaveFormat :: Text...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the Document is exported.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SdtListItemCollection.Clear | Aspose.Words for ...

    Effortlessly clear all items from your SdtListItemCollection with the Clear method. Streamline your data management for optimal performance!... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a table with three...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItemCollection.Add | Aspose.Words for .NET

    Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and streamline your data management today!... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . DropDownList , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  7. AxisTickLabels.IsAutoSpacing | Aspose.Words for...

    Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.ReverseOrder | Aspose.Words for .NET

    Discover the ChartAxis ReverseOrder property to easily display axis values in reverse, enhancing data clarity from maximum to minimum.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert Image To DOCX Python

    Convert Image to DocX format in Python code. Save Image as DocX using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  10. Convert JPG To TXT Python

    Convert JPG to TXT format in Python code. Save JPG as TXT using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...