Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 3,062 for

doc to pdf

(0.09 sec)
  1. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property To easily cusTomize your category axis for enhanced data visualization and improved chart clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max To min in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows To specify the color To be used for areas where content was moved from Moving. Default value is ByAuthor in C++.... auto doc = MakeObject < Document > ( MyDir...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. How to Create Word Document in C# without Interop

    This KB Topic answers the question how To create word Document in c# without interop or Microsoft office auTomation with simple steps and code snippet....PDF Product Family Aspose.Cells Product...efficiently you can create DOCX or DOC file from scratch in your .NET...

    kb.aspose.com/words/net/how-to-create-word-docu...
  5. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily cusTomize changes with the FormatChange feature.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java.... Document doc = new Document(); FontSettings...fontSettings = new FontSettings(); doc.setFontSettings(fontSettings);...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReportBuilder | Aspose.Words for Java

    Provides methods intended To fill template with data using LINQ Reporting Engine in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  8. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how To enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks To your collection for better organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method To easily access the array of sources for TrueType fonts in Aspose.Words. Optimize your font management Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  10. RevisionOptions.showOriginalRevision property |...

    RevisionOptions.showOriginalRevision property. Allows To specify whether the original text should be shown instead of revised one... let doc = new aw . Document ( base ....revisions. let revisionOptions = doc . layoutOptions . revisionOptions...

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