Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 88,311 for

doc format

(0.47 sec)
  1. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for PDF to DocX Java conversion. Use API example code for batch PDF files to DocX conversion within any Web or Desktop Java based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  4. C# API to Export MSG to DOTM | products.aspose.com

    Convert MSG to DOTM without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...manipulating various file formats. To convert MSG to DOTM, you...

    products.aspose.com/total/net/conversion/msg-to...
  5. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....paragraph formatting to create off-center text. auto doc = System...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....paragraph formatting to create off-center text. auto doc = System...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....that allows to wrap any file format not present in the OLE registry...object into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FIXED Format in Java....XAML_FIXED format. To learn more, visit the Specify...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

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