Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 88,621 for

doc format

(0.6 sec)
  1. C++ API to Convert PS to PPS | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used....save_format property SaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify Formatting of a single data point on the chart...ChartDataPoint class Allows to specify formatting of a single data point on...charts. format Provides access to fill and line formatting of this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Document doc = new Document ( MyDir + "Office...OfficeMath math = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating Documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex Documents such as reports, catalogs, inventories, and invoices....file, into these fields and formats them. The resulting document...any custom logic, control formatting, or insert complex content...

    docs.aspose.com/words/python-net/mail-merge-and...
  9. Several Image Into HTML C++

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

    products.aspose.com/words/cpp/merge/image-to-html/
  10. Several Image Into PDF C++

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

    products.aspose.com/words/cpp/merge/image-to-pdf/