Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 89,966 for

doc format

(0.35 sec)
  1. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to Doc(DocX)....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Convert PDF to DOC The provided Go code snippet...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  2. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf Document into a Document object in Java....setPageCount(1); Document doc = new Document(getMyDir() + "Images...NodeCollection shapeCollection = doc.getChildNodes(NodeType.SHAPE...

    reference.aspose.com/words/java/com.aspose.word...
  3. Load Text File in PHP|Aspose.Words for .NET

    Loading text Document using Aspose.Words for .NET in PHP using COM in C#.... $doc = $comHelper -> Open ( $dataDir...Aspose.Words supported format, such as DOCX. $doc -> Save ( $dataDir...

    docs.aspose.com/words/net/load-text-file-in-php/
  4. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....must have a numbered outline format applied. Examples Shows how...work with page chapters. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. C++ API to Convert MD to PPT | products.aspose.com

    Convert MD to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...markup language used for formatting text documents. It is widely...(PPT) is a popular presentation format used for creating slideshows...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...HTML) is a web page archive format used to save and share web...documents, images, and other file formats. It includes Aspose.PDF for...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON Document in C++....document into a Docling JSON format. auto doc = System :: MakeObject...set_RenderNonImageShapes ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...