Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,056 for

doc to pdf

(0.03 sec)
  1. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.displayDocTitle property | Aspos...

    PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary....instead display the name of the PDF file containing the document...document. This flag is required by PDF/UA compliance. true value will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 To 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum To optimize image compression in your Pdf files, enhancing quality and reducing file size effortlessly....compression applied to images in the PDF file. public enum PdfImageCompression...we are converting to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows To specify outline options....outline of a saved PDF document. let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::NumeralFormat enum | Asp...

    Aspose::Words::Saving::NumeralFormat enum. Indicates the symbol set that is used To represent numbers while rendering To fixed page formats in C++....format used when saving to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted Pdf Document....owner password for the encrypted PDF document. @property def owner_password...the user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your Document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....first convert a document to PDF, XPS, image or print it. However...layout of the document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails construcTor, designed To efficiently initialize digital signature instances for secure Document management....sign a generated PDF document. Document doc = new Document ();...DocumentBuilder ( doc ); builder . Writeln ( "Contents of signed PDF." );...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML shapes are rendered To fixed page formats in C++....document as we save it to PDF. auto doc = MakeObject < Document...method converts the document to .PDF. auto options = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...