Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 180,094 for

doc

(0.12 sec)
  1. Սեղմել DOCX Ը C++ Ում

    Սեղմեք DocX ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք DocX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...

    products.aspose.com/words/hy/cpp/compress/docx/
  2. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CustomPartCollection::Clone method. Makes a deep copy of this collection and its items in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomPartCollection::ge...

    Aspose::Words::Markup::CustomPartCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...newComment = new aw . Comment ( doc ); newComment . author = "VDeryushev"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...newComment = new aw . Comment ( doc ); newComment . author = "VDeryushev"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CustomPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Մի Քանի HTML Դեպի DOC Java

    Միավորել մի քանի HTML Doc ին Java կոդի մեջ: Պահպանեք HTML որպես Doc օգտագործելով Java:...Բազմաթիվ HTML փոխարկեք DOC ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի HTML DOC Օգտագործեք մեր փաստաթղթերի միաձուլման...

    products.aspose.com/words/hy/java/merge/html-to...
  8. ReplacerContext class | Aspose.Words for Python

    aspose.words.lowcode.ReplacerContext class. Find/replace operation context....replace string in the document: doc = MY_DIR + 'Footer.docx' pattern...replacer_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.TEXT format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBase.document property | Aspose.Words f...

    DocumentBase.Document property. Gets this instance.... const doc = new aw . Document (); // New...section = new aw . Section ( doc ); doc . appendChild ( section );...

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