Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 14,908 for

doc to pdf

(0.11 sec)
  1. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ChartAxis.Document | Aspose.Words for .NET

    Discover ChartAxis Document property, access the parent chart's Document effortlessly for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property To easily cusTomize your chart's major tick marks for enhanced visual clarity and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++.... auto doc = System :: MakeObject < Aspose...text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  6. Convert HTML to MHTML – C# code and Online Conv...

    Convert HTML To MHTML online or with Aspose.HTML for .NET. Use HTML To MHTML Converter To save webpage as MHTML file quickly, clearly and safely....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/conversion/html-to...
  7. Convert XML to XML via C++ application

    Sample C++ conversion code for XML Document To XML format. Use example code for batch XML To XML conversion within any C++ Application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  8. Convert MPP to BMP via C++ application

    Sample C++ conversion code for MPP Document To BMP format. Use example code for batch MPP To BMP conversion within any C++ Application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/mpp-to...
  9. Convert MPT to BMP via C++ application

    Sample C++ conversion code for MPT Document To BMP format. Use example code for batch MPT To BMP conversion within any C++ Application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  10. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images To PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…... Intermediate PDF route – Export the document (or...specific shape) to PDF using doc.Save(..., SaveFormat.Pdf) , then use...

    forum.aspose.com/t/svg-vector-image-resolution-...