Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 170,572 for

doc

(0.22 sec)
  1. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby.... doc = Rjb :: import ( ' com . aspose...for web doc . optimize () # Save output document doc . save (...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  3. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your charts with clear, informative titles for better data insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::Table::get_Rows method |...

    Aspose::Words::Tables::Table::get_Rows method. Provides typed access to the rows of the table in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this range in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Aspose::Words::Fonts::FolderFontSource::get_Typ...

    Aspose::Words::Fonts::FolderFontSource::get_Type method. Returns the type of the font source in C++....get_FontsDir (), false , 1 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. VbaProject.isProtected property | Aspose.Words ...

    VbaProject.isProtected property. Shows whether the [VbaProject](../) is password protected.... let doc = new aw . Document ( base ....protected.docm" ); expect ( doc . vbaProject . isProtected )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we want the text in the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert JPG To PDF C#

    Convert JPG to PDF format in C# code. Save JPG as PDF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...