Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 313,804 for

doc

(0.33 sec)
  1. Aspose::Words::Properties::DocumentProperty Cla...

    Represents a custom or built-in Document property.... auto doc = MakeObject<Document>(MyDir..."Document filename:\n\t \"" << doc->get_OriginalFileName() << "\""...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from Document.... doc = aw . Document () doc . styles . add (...StyleType . LIST , 'MyListStyle1' ) doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Შეკუმშოს HTML C++

    შეკუმშოს HTML C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/ka/cpp/compress/html/
  4. Aspose::Words::Settings::HyphenationOptions Cla...

    Allows to configure Document hyphenation options.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->get_Font()->set_Size(24);...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...into Aspose.Note 4 Document doc = new Document ( dataDir + "Sample1...

    docs.aspose.com/note/java/working-with-tags/
  6. Aspose::Words::Watermark Class Referencefinal -...

    Represents class to work with Document watermark.... auto doc = MakeObject<Document>(); //...Add a plain text watermark. doc->get_Watermark()->SetText(u "Aspose...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Roinnt JPG Isteach DOC - C++

    Cumaisc iolra JPG i Doc i gcód C++ Sábháil JPG mar Doc ag úsáid C++....Athnuachan Ordú a Uasghrádú Tacaíocht Docs Tagairt API Demos Beo Samplaí...Éadáil Tiontaigh iolra JPG go DOC in C++ Leabharlann ardluais C++...

    products.aspose.com/words/ga/cpp/merge/jpg-to-doc/
  8. Watermarker.SetText | Aspose.Words for .NET

    Watermarker SetText method. Adds a text watermark into the Document in C#.... string doc = MyDir + "Big document.docx"...watermark" ; Watermarker . SetText ( doc , ArtifactsDir + "LowCode.WatermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the Document programmatically as revision changes in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Editing a document usually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. HeaderFooterCollection.Item | Aspose.Words for ...

    HeaderFooterCollection 财产. 检索一个 页眉页脚在给定的索引处... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/zh/net/aspose.words/...