Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 89,966 for

doc format

(0.31 sec)
  1. Several JPG Into PDF C++

    Merge multiple JPG into PDF in C++ code. Save JPG as PDF using C++....to convert JPG images to PDF format with a few lines of code. JPG...to convert JPG images to PDF format with maximum flexibility and...

    products.aspose.com/words/cpp/merge/jpg-to-pdf/
  2. Several JPG Into HTML C++

    Merge multiple JPG into HTML in C++ code. Save JPG as HTML using C++....convert JPG images to HTML format with a few lines of code. JPG...convert JPG images to HTML format with maximum flexibility and...

    products.aspose.com/words/cpp/merge/jpg-to-html/
  3. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add five pages to the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert TEXT To SVG Java

    Convert TEXT to SVG Format in Java code. Save TEXT as SVG using Java....SVG, and many other document formats using Java. SVG Node Python...transform text to SVG image format with just a few lines of Java...

    products.aspose.com/words/java/conversion/text-...
  5. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...clone a composite node. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/node/
  8. ThemeFonts.east_asian property | Aspose.Words f...

    ThemeFonts.east_asian property. Specifies font name for EastAsian characters.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This text is...

    reference.aspose.com/words/java/com.aspose.word...