Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 180,422 for

doc

(0.43 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Ruby...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a Document easily and fast instead of using VSTO in C#.... Document doc = Application . Documents . Open...Open ( "Add Headers and Footers.doc" ); Globals . ThisAddIn . Application...

    docs.aspose.com/words/net/removing-header-and-f...
  3. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/cpp/resize-eps/
  4. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_Document method...[ Hide ] insert_document(src_doc, import_format_mode) Inserts...insert_document ( self , src_doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldGoToButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGoToButton class for seamless navigation with GOTOBUTTON fields. Enhance your Document interactivity today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a GOTOBUTTON field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your Documents, enhancing automation and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base ....+ "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a Document using Python....form field into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_text_input ( "TextInput"...

    docs.aspose.com/words/python-net/working-with-f...
  9. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/bor...
  10. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

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