Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 90,934 for

doc format

(0.35 sec)
  1. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...KEEP_SOURCE_FORMATTING . def merge ( self , output_file...names. Remarks If the output format is an image (BMP, EMF, EPS...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

    reference.aspose.com/words/java/com.aspose.word...
  3. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/net/convert-pub-files/
  4. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis....test_chart_axis_properties ( self ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....test_chart_axis_properties ( self ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....test_chart_axis_properties ( self ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Convert MD to PPSX | products.aspose...

    Convert MD to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...file, which is a plain text formatting syntax used to create documents...reference Save the document to PPSX format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. C++ API to Convert TEX to XAML | products.aspos...

    Convert TEX to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to XAML format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/tex-to...
  9. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...