Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 180,114 for

doc

(0.18 sec)
  1. Convert FODS to WORD with C++ or with free Onli...

    Convert FODS to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/fods-t...
  2. Convert XLSM to WORD with C++ or with free Onli...

    Convert XLSM to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  3. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....RenderShapesOnForm () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); ShapeForm shapeForm = new...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Გადაიყვანეთ TEXT WORD C++

    გადაიყვანეთ TEXT WORD C++ ფორმატში კოდით. შეინახეთ TEXT როგორც WORD C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Aspose::Words; auto doc = MakeObject <Document>( u"Input.txt" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/tex...
  5. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...to convert CGM file format to DOC. This is made possible by the...to convert CGM file format to DOC. This feature is especially useful...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index of a property by name in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Section 1");...

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

    Implements the SKIPIF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a SKIPIF field. If...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.colored property. Returns ``True`` if the page contains colored content.... doc = aw . Document ( file_name =...colored. self . assertFalse ( doc . get_page_info ( 0 ) . colored...

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