Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 6,198 for

convert document

(0.03 sec)
  1. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....the INCLUDEPICTURE field is converted into a shape object. You can...loading a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Render a Slide as an SVG Image in C#|Aspose.Sli...

    This article explains how to Convert PowerPoint Presentation to SVG format using C#. You can Convert PPT, PPTX, ODP formats into SVG images....This article explains how to convert PowerPoint Presentation to...to SVG C# Convert PowerPoint to SVG C# How to convert PowerPoint...

    docs.aspose.com/slides/net/render-a-slide-as-an...
  3. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....reviewing the Word document. They don’t change the document itself but...about any section of Word Document. Steps to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  4. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence.... Document (); let builder = new aw ...toEqual ( "\"New York City\" converted to \"Washington\" 20 characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....to convert any of the fills back to solid fill. Document doc...doc = new Document ( MyDir + "Two color gradient.docx" ); // Get...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...the document's "Save" method // to modify how we convert the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Ai to Jpg|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....that also can convert AI files to Jpg. You can convert Adobe Illustrator...with different paths weight Convert Ai with complex contour example...

    docs.aspose.com/psd/net/ai-to-jpg/
  9. Installing Aspose.Slides for SharePoint License...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....installed correctly, convert any document into a new format. If...evaluation watermark in the document, the license activated successfully...

    docs.aspose.com/slides/sharepoint/installing-as...
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....Working with OfficeMath documentation article. Examples: Shows...and scale shapes. Document doc = new Document(getMyDir() + "Office...

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