Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 90,311 for

doc format

(0.92 sec)
  1. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....borders to a paragraph’s format. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Online PCL to PS Conversion or Develop Java bas...

    Free online app to convert PCL to PS files. Java conversion library code for PCL Documents....PCL files to PS and other formats via Java automation API. Freely...Convert PCL to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/pcl-t...
  3. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("My paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldOptions::get_UseInv...

    Aspose::Words::Fields::FieldOptions::get_UseInvariantCultureNumberFormat method. Gets or sets the value indicating that number Format is parsed using invariant culture or not in C++....value indicating that number format is parsed using invariant culture...property is set to true , number format is taken from an invariant...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!...borders to a paragraph’s format. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  6. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Name bookmarked text with...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a Document to PDF using C++. Various input Formats are supported, including Word, OpenOffice, Image and eBook Formats....convert documents from one format to another is a key feature...popular formats for converting is PDF – a fixed‑layout format, which...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. LoadFormat | Aspose.Words for Java

    Indicates the Format of the Document that is to be loaded in Java....class LoadFormat Indicates the format of the document that is to...Document doc = new Document(byteStream, options); doc.save(getArtifactsDir()...

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