Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 90,391 for

doc format

(1.15 sec)
  1. C++ API to Convert PS to PPTM | products.aspose...

    Convert PS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Macro-Enabled Presentation (PPTM) format. This conversion is useful...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java.... Document doc = new Document(getMyDir() + "Bibliography...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  3. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance Document Formatting with powerful features!...date and time, and general formatting. To learn more, visit the...get; set; } Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PdfSaveOptions.save_format property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteSeparatorCollection.Item | Aspose.Words...

    Access the FootnoteSeparatorCollection Item property to easily retrieve customized FootnoteSeparators by type, enhancing your Document Formatting....manage footnote separator format. Document doc = new Document ( MyDir...FootnoteSeparator footnoteSeparator = doc . FootnoteSeparators [ FootnoteSeparatorTyp...

    reference.aspose.com/words/net/aspose.words.not...
  8. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...automatic number in outline format. Inheritance: FieldAutoNumOut...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF To EPUB C#

    Convert PDF to EPUB Format in C# code. Save PDF as EPUB using C#....EPUB, and many other document formats using C#, F#, VB.NET. EPUB...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/net/conversion/pdf-to...