Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 349,298 for

document

(0.1 sec)
  1. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System fonts into the Document. Default value for this property is false. This option works only when EmbedTrueTypeFonts option is set to true in C++....embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Convert PSD to PDF via C# | products.aspose.com

    Sample code for PSD to PDF C# conversion. Use API example code for batch PSD files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/psd/psd-to-pdf/
  3. Aspose::Words::Saving::PdfSaveOptions::get_Pres...

    Aspose::Words::Saving::PdfSaveOptions::get_PreserveFormFields method. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C++....Examples Shows how to save a document to the PDF format using the...class. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Create PDF Files via Java | products.aspose.com

    Java Sample code for generating PDF Documents. Use this code for creating PDF files within Java based desktop or web application....PDF XML VSDX PDF Create PDF Documents via Java Native and high performance...performance PDF (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/java/create/pdf/
  5. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...additional options when saving a document into the SaveFormat.Pdf format...the Specify Save Options documentation article. Inheritance: PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....convert documents right from your SharePoint document library...between many popular office document formats. Most of the conversions...

    docs.aspose.com/words/sharepoint/multiple-forma...
  7. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  8. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF Document....selected for the images in PDF document. Members Name Description...color space for images in a document as we export it to PDF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...PowerPoint presentation to an HTML5 document in which the slides are presented...a Presentation to an HTML5 Document with Comments Comments in...

    docs.aspose.com/slides/php-java/export-to-html5/
  10. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....the document collects and displays its footnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

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