Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 90,936 for

doc format

(1.29 sec)
  1. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // A TOC field can create an...

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  3. | Aspose

    Sample code for JPG to DocX Java conversion. Use API example code for batch JPG files to DocX conversion within any Web or Desktop Java based application....even smartphone photos in JPG format and creates JPG documents containing...is JPG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  4. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a TOA field, which...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Online PCL to PS Conversion or Build .NET based...

    Free online app to convert PCL to PS files. .NET C# conversion library code for PCL Documents....PCL files to PS and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a Document into the Odt or Ott Format. To learn more, visit the Documentation article in C++....document into the Odt or Ott format. To learn more, visit the Specify...suitable for the specified save format. static CreateSaveOptions (const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....code Output format TIFF Select the target format from the list...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/compress/tiff/
  9. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing Document personalization and user engagement.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....create a formatted table using DocumentBuilder . auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...