Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 180,765 for

doc

(0.11 sec)
  1. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DocX to PDF conversion. Supports all Word and image formats....document from Word formats, such as DOC or DOCX, to PDF without using...Convert DOCX or DOC to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/net/convert-a-document-to...
  2. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++.... auto doc = System :: MakeObject < Aspose...on the page's right margin. doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an Document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...// Load the document Document doc = new Document(filePath); DocumentBuilder...builder = new DocumentBuilder(doc); // Iterate through all paragraphs...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  4. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSeq::get_ResetNumbe...

    Aspose::Words::Fields::FieldSeq::get_ResetNumber method. Gets or sets an integer number to reset the sequence number to. Returns -1 if the number is absent in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Փոխարկել WORD MARKDOWN C++

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/wor...
  7. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Document doc = new Document ( MyDir + "Office...math.docx" ); Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.rep...
  8. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldRD | Aspose.Words for Java

    Implements the RD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a document builder to...

    reference.aspose.com/words/java/com.aspose.word...
  10. Android API to Render XPS to OTT | products.asp...

    Transform XPS to OTT via Android via Java API...used to convert XPS files to DOC. It is a powerful PDF manipulation...Java API can be used to render DOC to OTT. It is a powerful Word...

    products.aspose.com/total/android-java/conversi...