Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,054 for

doc to pdf

(0.1 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Cust...

    Aspose::Words::Saving::PdfSaveOptions::get_CusTomPropertiesExport method. Gets or sets a value determining the way CusTomDocumentProperties are exported To Pdf file in C++....CustomDocumentProper are exported to PDF file. Aspose :: Words :: Saving...saving to PDF/A. Standard will be used instead for PDF/A-1 and...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C++.... PDF. Examples Shows how to configure...automatic hyphenation. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCusTomPropertiesExport enumeration. Specifies the way [Document.cusTom_Document_properties](../../aspose.words/Document/cusTom_Document_properties/) are exported To Pdf file....custom_document_properties are exported to PDF file. Members Name Description...a document to PDF. doc = aw . Document () doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type To be used for all textual content in the Document....when saving a document to PDF. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 100 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Project Data to Format24bppRgb

    Learn how To Aspose.Tasks for C++ allows converting Microsoft Project (MPP) To Format24bppRgb....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  6. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a Pdf Document in Java....and access permissions for a PDF document. To learn more, visit...permissions on a saved PDF document. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows To specify outline options....the outline of a saved PDF document. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert SVG to TIFF | C#

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

    docs.aspose.com/html/net/convert-svg-to-tiff/
  9. How to Send Word Document by Email using C++

    In this example, we will explore how To send Word Document by email using C++. In the following example code, you will witness how convenient it is To send Word Document in email body using C++. You will just need To make simple API calls and perform few simple steps on MS Windows To achieve this....PDF Product Family Aspose.Cells Product...how convenient it is to send DOC in email body using C++ . You...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  10. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Page 1'...

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