Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 69,148 for

doc

(0.08 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add five pages to the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to use...

    reference.aspose.com/words/java/com.aspose.word...
  5. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... doc = aw . Document () # Note that...for now. doc . styles . clear_quick_style_gallery () doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Შეკუმშოს TIFF Python

    შეკუმშოს TIFF Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...words as aw doc = aw.Document("Input.tiff") doc.cleanup() shapes...

    products.aspose.com/words/ka/python-net/compres...
  7. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Shading.ForegroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading ForegroundPatternThemeColor property to enhance your design's color scheme and elevate your visual appeal.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shading shading = doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/sha...
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....BaseUri = ImageDir ; Document doc = new Document ( stream , loadOptions...image. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.loa...
  10. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

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