Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 423,616 for

document

(0.61 sec)
  1. Word to PDF file content display misalignment -...

    When using the aspose.words jar package, after the system converts a Word Document to PDF, the content positions in the PDF file shift, resulting in inconsistencies with the original Word Document’s display. word转pdf配置.…...the system converts a Word document to PDF, the content positions...inconsistencies with the original Word document’s display. word转pdf配置.docx...

    forum.aspose.com/t/word-to-pdf-file-content-dis...
  2. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF Document requiring that the input XML file....Generating a PDF document from an XML document is not a trivial...trivial task because XML document can describes different content Aspose...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  3. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....powerful, and easy-to-use document manipulation tool in php-java...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/php-java/acroforms/create/
  4. WordML2003SaveOptions class | Aspose.Words for ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extract SuperScripts and SubScripts text from P...

    This article describes various ways to extract SuperScripts and SubScripts text from PDF using Aspose.PDF in C#....Extracting text from a PDF document is a common thing. However...are typical for technical documents and articles, may not be displayed...

    docs.aspose.com/pdf/net/extract-superscripts-su...
  6. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage Document write protection settings and enhance your Document security....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.set...
  7. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold.... Document ( MY_DIR + 'Rendering.docx'...them alongside the output document. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MetafileRenderingMode enumeration | Aspose.Word...

    aspose.words.saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....saves the bitmap to the output document. Examples Shows added a fallback...metafile records. doc = aw . Document ( file_name = MY_DIR + 'WMF...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for Document themes in Java....Specifies the theme colors for document themes. To learn more, visit...with Styles and Themes documentation article. Remarks: The specified...

    reference.aspose.com/words/java/com.aspose.word...
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/