Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 153,893 for

doc

(0.24 sec)
  1. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Android API to Render TEX to ODT | products.asp...

    Transform TEX to ODT via Android via Java API...used to convert TEX file to DOC. The second API is Aspose.Words...Java which is used to render DOC to ODT. The process of TEX to...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render MHTML to DOTX | products....

    Transform MHTML to DOTX via Android via Java API...is to convert MHTML file to DOC using Aspose.PDF for Android...be used to convert MHTML to DOC with just a few lines of code...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render MD to PCL | products.aspo...

    Transform MD to PCL via Android via Java API...used to convert MD files to DOC format. This API provides a wide...ability to convert MD files to DOC. The Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  6. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible.... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

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

    Font.line_spacing property. Returns line spacing of this font (in points).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set different fonts for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert HTML To PNG C++

    Convert HTML to PNG format in C++ code. Save HTML as PNG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/html-t...
  9. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... doc = aw . Document ( file_name =...+ 'Document.docx' ) format = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Font::get_ThemeFontBi method | A...

    Aspose::Words::Font::get_ThemeFontBi method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in a right-to-left language Document in C++.... auto doc = MakeObject < Document > ();...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...