Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 39,582 for

document properties

(0.16 sec)
  1. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....important classes, methods, and properties required for writing this...application and then saving the Word document having resized images as DOCX...

    kb.aspose.com/words/java/how-to-resize-image-in...
  2. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....and then save it as a Word document say a DOCX file. You will...the memory stream into the Document class object from Aspose.Words...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  3. Developer Guide in Node.js|Aspose.Words for Nod...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Node.js via .NET features, achieve a certain Document appearance, or make a use case possible....features, achieve a certain document appearance or make a use case...different ways to load or save documents and format-specific features...

    docs.aspose.com/words/nodejs-net/developer-guide/
  4. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....use_book_fold_printing_settings property PsSaveOptions.use_book_fo...use_book_fold_printing_settings property Gets or sets a boolean value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...in generated pdf protection property it showing not allowed for...applied correctly in your PDF document. This can occur if the permissions...

    forum.aspose.com/t/assembledocument-permission/...
  6. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains Properties of a single data point on the chart....IChartDataPoint class Contains properties of a single data point on...on the chart. Properties Name Description bubble3D Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look....JoinRunsWithSameForm Contents [ Hide ] Document.JoinRunsWithSameForm method...formatting in all paragraphs of the document. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...exportRoundtripInfor property HtmlSaveOptions.exportRoundtripInfor property Specifies...information allows to restore document properties such as tab stops, comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++....a table and also reading properties of any table style. Table...already exists in a certain document into your style collection...

    docs.aspose.com/words/cpp/working-with-tablestyle/
  10. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....the source MD file into the Document class object Instantiate the...MD file is loaded into the Document class object followed by the...

    kb.aspose.com/words/python/how-to-transform-mar...