Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,057 for

doc to pdf

(0.16 sec)
  1. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked To a source cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows To specify the color To be used for comments. Default value is Red in C++.... auto doc = MakeObject < Document > ( MyDir...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows To specify the color To be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Images conversion without borders - Free Suppor...

    Hello, when i try To convert images (PhoToshop, tiff, jpg, bmp, etc) inTo Pdf, i obtain some black borders in Pdf pages. How can i use all Pdf page To occupy entire page space for image? (see attached image originale and…...PDF Product Family demo-1 July 21...etc) into PDF, i obtain some black borders in pdf pages. How...

    forum.aspose.com/t/images-conversion-without-bo...
  5. Convert HTML to DOCX – C#

    Convert HTML To DocX in C# using Aspose.HTML API. Consider various HTML To DocX conversion scenarios in C# examples. Try online HTML Converter....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-html-to-docx/
  6. 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 = MakeObject < Document > ( MyDir...text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether To convert footnote/endnote references in main text sTory inTo active hyperlinks... let doc = new aw . Document ( base ....method converts the document to .PDF. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LaTeX to XPS | Aspose.TeX for .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files To XPS format. Here are some code examples....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tex/net/latex-to-xps/
  9. Chart.axis_x property | Aspose.Words for Python

    Chart.axis_x property. Provides access To properties of the primary X axis of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions | Aspose.Words for Java

    Allows To control how Document revisions are handled during layout process in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a revision, then...

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