Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 180,101 for

doc

(0.11 sec)
  1. C++ API to Export TEX to FLATOPC | products.asp...

    Convert TEX to FLATOPC within C++ applications....developers can convert TEX files to DOC format. This is the first step...C++, developers can export the DOC file to FLATOPC format. This...

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

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

    products.aspose.com/total/cpp/conversion/xps-to...
  3. C++ API to Export MHTML to DOTM | products.aspo...

    Convert MHTML to DOTM within C++ applications....convert MHTML file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOTM. This API provides features...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSeq.ResetNumber | Aspose.Words for .NET

    Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.move_to_document_start method |...

    DocumentBuilder.move_to_Document_start method. Moves the cursor to the beginning of the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

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