Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 51,308 for

import document

(0.24 sec)
  1. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....is passed as an argument to Document object initialization, as...engine to determine the source document’s input format. The following...

    docs.aspose.com/pdf/java/convert-other-files-to...
  2. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....order to create a simple PDF document with some sample text inside..."C#" %> <% @ Import Namespace = "System" %> <% @ Import Namespace...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  3. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  4. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...NullPointerException during Document.save() or Document.updatePageLayout()...following conditions are met: Document contains wp14:anchorId attributes...

    forum.aspose.com/t/nullpointerexception-with-ap...
  5. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents...how the numbering will be imported when it clashes in source...source and destination documents. The default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Python....Rendering Shapes Separately from a Document Contents [ Hide ] Purpose...and shape images from a Word document to image files or streams...

    docs.aspose.com/words/python-net/rendering-shap...
  7. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...following imports: import java . io . File ; import com . aspose...

    docs.aspose.com/words/java/your-first-application/
  8. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....best way to place in your PDF document a logo or any other sign that...WatermarkAnnotation. import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  9. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one Document into another in C++....NodeImporter::ImportNode method Imports a node from one document into another....node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Visually marking links in a document Enhancing accessibility by...these updates, the modified document is saved to the output path...

    docs.aspose.com/pdf/python-net/update-links/