Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 83,878 for

doc

(0.08 sec)
  1. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Შეკუმშოს 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/ka/cpp/compress/docx/
  3. Შეკუმშოს WORD C++

    შეკუმშოს WORD C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ფორმატი 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/ka/cpp/compress/word/
  4. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks formatting changes, ensuring accurate Document edits and enhanced collaboration.... Document doc = new Document ( MyDir + "Format..."Track changes". Assert . True ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  5. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX Document... let doc = new aw . Document ( base ....XlsxSectionMode . MultipleWorksheets ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire Document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  7. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio = qualityOptions ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster Document processing.... PageCount = 1 ; Document doc = new Document ( MyDir + "Images...NodeCollection shapeCollection = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.loa...
  9. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroupCollection.remove_at method | A...

    ChartSeriesGroupCollection.remove_at method. Removes a series group at the specified index... doc = aw . Document ( file_name =...'Combo chart.docx' ) shape = doc . get_child ( aw . NodeType ...

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