Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 180,074 for

doc

(0.12 sec)
  1. C++ API to Export PDF to WORDML | products.aspo...

    Convert PDF to WORDML within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to WORDML. Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the Document to which this node belongs in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc ); para -> AppendChild < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/ka/cpp/compress/jpg/
  4. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your Document's appearance effortlessly.... Table styles defined in DOC documents are preserved as table...when saving the document as DOC only. Examples Shows how to apply...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldOptions.default_document_author property |...

    FieldOptions.default_Document_author property. Gets or sets default Document author's name... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless Document management.... Document doc = new Document (); doc . CustomDocumentProper...DateTime authorizationDate = doc . CustomDocumentProper [ "AuthorizationDate"...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Optimize File's Content Using C++

    Compress files in C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/cpp/compress/
  9. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); // Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Aspose::Words::Markup::CustomPart::get_Relation...

    Aspose::Words::Markup::CustomPart::get_RelationshipType method. Gets or sets the relationship type from the parent part to this custom part in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...