Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 90,920 for

doc format

(0.61 sec)
  1. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++... Save result in PDF format Protect PDF - C++ This sample...an existing PDF document auto doc = MakeObject < Document > ( L...

    products.aspose.com/pdf/cpp/protect/
  2. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...while POTX is a presentation format used by Microsoft PowerPoint...export XML documents to PPTX format. Then, with Aspose.Slides for...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. Convert XLSM to PPTX with C++ or with free Onli...

    Convert XLSM to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  4. Border.clearFormatting method | Aspose.Words fo...

    Border.clearFormatting method. Resets border properties to default values.... let doc = new aw . Document ( base ....the paragraph format object. let borders = doc . firstSection...

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

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's Formatting and labels for a cleaner, more professional look....series with preserving the format of the data points and data...chart series with data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset Formatting for a cleaner, more professional look.... Format of all individual data points...chart series with data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...ppt" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Jp...

    Aspose::Words::Saving::ImageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the generated JPEG images in C++....images when saving in JPEG format. The value may vary from 0...saving a document as a JPEG. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....within the document that is formatted with the specified style....use STYLEREF fields. Document doc = new Document(); DocumentBuilder...

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