Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,064 for

doc to pdf

(0.13 sec)
  1. ChartAxis.MinorTickMark | Aspose.Words for .NET

    CusTomize your ChartAxis with the MinorTickMark property To enhance axis precision and improve data visualization. Set or return minor tick marks easily!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used To resolve relative URIs found in the Document inTo absolute URIs when required. Can be null or empty string. Default is null in C++.... When saving a document to PDF and other formats, to retrieve...set_BaseUri ( ImageDir ); auto doc = MakeObject < Document > ( stream...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your Document revisions with the ShowOriginalRevision property. Easily Toggle between original and revised text for clearer insights. Default, false.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark To the collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML To Image and consider the supported MHTML To Image conversion scenarios in C# examples. Try online MHTML Converter....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  7. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows To specify the effect for content areas with changes of formatting properties FormatChange Default value is None in C++.... auto doc = MakeObject < Document > ( MyDir...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows To specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  10. Chart | Aspose.Words for Java

    Provides access To the chart shape properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...