Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 14,864 for

pdf to doc

(0.49 sec)
  1. Რამდენიმე Გამოსახულება HTML Javascript

    შეაერთეთ მრავალი Გამოსახულება HTML JavaScript კოდში. შეინახეთ Გამოსახულება როგორც HTML JavaScript....Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF..."Input1.png" , "Input2.png" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  2. Convert MPP to TIF via C++ application

    Sample C++ conversion code for MPP Document To TIF format. Use example code for batch MPP To TIF 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...
  3. Convert MPX to TIF via C++ application

    Sample C++ conversion code for MPX Document To TIF format. Use example code for batch MPX To TIF 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/mpx-to...
  4. Convert MPT to TIF via C++ application

    Sample C++ conversion code for MPT Document To TIF format. Use example code for batch MPT To TIF 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...
  5. Manage Document Metadata via Python | products....

    View and Update Pdf, Microsoft PowerPoint Presentations and Word Documents metadata via your Python application....PowerPoint Presentations and PDF metadata using Aspose.Total for...Metadata Options with Python DOC Files Metadata DOCM Files Metadata...

    products.aspose.com/total/python-net/metadata/
  6. Compare Documents via C# | products.aspose.com

    Compare Pdf, Microsoft Word, PowerPoint and Excel files via your C# application. Get the highlighted comparison results....Comparison Compare PDF Documents Comparing PDF documents using Aspose...Aspose.Total, with Aspose.PDF as a key component, offers a robust...

    products.aspose.com/total/net/compare/
  7. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows To specify color of Document revisions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. 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...