Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 88,662 for

doc format

(0.24 sec)
  1. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Greetings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....culture which parses date/time formatting for each field. public void...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_Formatting method. Resets page setup to default paper size, margins and orientation....clear_formatting method clear_formatting() Resets page setup...and orientation. def clear_formatting ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bod...
  5. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/sec...
  6. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured Document tag which accepts multi-sections content...Description StructuredDocumentTa(doc, type) Initializes a new instance...node in the SaveFormat.FlatOpc format. wordOpenXMLMinimal Gets a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...saved to pre-ISO/IEC 29500 formats, the property is ignored. Examples...def create_nested_table (): doc = aw . Document () # Create the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PPS to DOTM via Java or with free Onlin...

    Java API to Export PPS to DOTM without using Microsoft Word or PowerPoint or online. Test free PPS to DOTM online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...supports a variety of file formats such as PPT, PPTX, PPS, PPSX...

    products.aspose.com/total/java/conversion/pps-t...
  10. How to convert PDF to PDF /UA - Free Support Fo...

    Hello, I’m trying to convert a PDF Document to PDF/UA using the Document Convert method. Doc.Convert(log, PdfFormat.PDF_UA_1, ConvertErrorAction.None) However, this methods always fails, whatever the input Document. …... doc.Convert(log, PdfFormat.PDF_UA_1...convert a PDF document to PDF/UA format using Aspose.PDF, you can utilize...

    forum.aspose.com/t/how-to-convert-pdf-to-pdf-ua...