Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 154,386 for

doc

(0.33 sec)
  1. C++ API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM within C++ applications....to convert MD file format to DOC. Secondly, the advanced Word...for C++ can be used to export DOC to DOTM. This makes it easy for...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. C++ API to Export PS to RTF | products.aspose.com

    Convert PS to RTF within C++ applications....to convert PS file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to RTF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF Document when it is opened in a PDF viewer.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային JavaScript ով տարբեր ֆայլերի ձևաչափերի միջև՝ Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...պրոֆեսիոնալ որակով: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...