Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 88,715 for

doc format

(0.12 sec)
  1. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic Format filters, enhancing your content insertion process....name of the filter for the format of the graphic that is to be...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RevisionGroup::get_RevisionType ...

    Aspose::Words::RevisionGroup::get_RevisionType method. Gets the type of revisions included in this group in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains inFormation on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....# Load an existing PDF files doc = ap . Document ( input_pdf )...first page of PDF file tocPage = doc . pages . insert ( 1 ) # Create...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  5. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/cpp/aspose.words/dro...
  6. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the Format in which the rendered Document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....ormat method Specifies the format in which the rendered document...options depends on the selected format. Also, it is possible to save...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the Format in which the Document is saved....SaveFormat enumeration Indicates the format in which the document is saved... invalid value for file format. DOC Saves the document in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the Format in which the Document is saved in C++....SaveFormat enum Indicates the format in which the document is saved... invalid value for file format. Doc 10 Saves the document in...

    reference.aspose.com/words/cpp/aspose.words/sav...
  9. Aspose::Words::Fields::FieldAddressBlock::get_N...

    Aspose::Words::Fields::FieldAddressBlock::get_NameAndAddressFormat method. Gets or sets the name and address Format in C++....or sets the name and address format. System :: String Aspose ::...an ADDRESSBLOCK field. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

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