Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 14,834 for

pdf to doc

(0.42 sec)
  1. Working with Transparency in XPS file | Python

    How To work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how To use the functionality in Python...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. LayoutOptions.comment_display_mode property | A...

    LayouToptions.comment_display_mode property. Gets or sets the way comments are rendered... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert SVG to BMP – C# Code and Online Converter

    Convert SVG To BMP format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG To BMP conversion....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/net/conversion/svg-to-bmp/
  4. Merge MPX to JIRA via C# | Microsoft Project Me...

    Sample code for MPX To JIRA C# merging. Use API example code for batch MPX files To JIRA merging within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/net/merger/mpx-to-jira/
  5. Convert OneNote to Typora Markdown with Aspose....

    Learn how To convert Microsoft OneNote (.one) files To Typora Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note format conversion....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/note/net/conversion/one-to-...
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.Words: Use OLE EMF Preview in DOCX→Image...

    I’m using Aspose.Words To convert a DocX file To an image. However, I noticed that it re-renders embedded Documents/objects. I want To keep the object’s original preview EMF so the output image matches what I see in Word…...to implement this: Document doc = new Document("input.docx");...Save the document as an image doc.Save("output.png", options);...

    forum.aspose.com/t/aspose-words-use-ole-emf-pre...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method. Gets or sets the distance of the tick labels from the axis in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type inTo a save format enumerated value in C++....Aspose :: Words :: SaveFormat :: Pdf , Aspose :: Words :: FileFormatUtil...ContentTypeToSaveFor ( u "application/pdf" )); ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayouToptions](../../../aspose.words.layout/layouToptions/) object that represents options To control the layout process of this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert hidden text, then...

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