Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 180,798 for

doc

(0.11 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/style/
  2. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for inserted cells—default is blue!... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  3. RevisionOptions.DeleteCellColor | Aspose.Words ...

    Customize your spreadsheet with the RevisionOptions DeleteCellColor property. Easily set a unique color for deleted cells, enhancing clarity and organization.... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/working-with-attachments/
  6. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...with embedded TrueType fonts. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Փոխարկել WORD PNG C++

    Փոխարկեք WORD ը PNG ձևաչափի C++ կոդով: Պահեք WORD որպես PNG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  8. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....PageIndexFilter () { Document doc = new Document ( MyDir + "Rendering...= new AsposeWordsPrintDocu ( doc ); printDoc . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...დაგეხმარებათ შეკუმშოთ DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/ka/cpp/compress/
  10. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render Document pages into Graphics objects at your desired scale for optimal visual results.... Document doc = new Document ( MyDir + "Rendering...thumbRows = doc . PageCount / thumbColumns ; int remainder = doc . PageCount...

    reference.aspose.com/words/net/aspose.words/doc...