Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 180,101 for

doc

(0.2 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsTopLev...

    Aspose::Words::Drawing::ShapeBase::get_IsTopLevel method. Returns true if this shape is not a child of a group shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartTitle.format property | Aspose.Words for N...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FolderFontSource constructor | Aspose.Words for...

    aspose.words.fonts.FolderFontSource constructor..., priority = 1 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data table of this chart... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline table is aligned in the Document.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Font::get_Emboss method | Aspose...

    Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...