Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 350,947 for

document

(0.2 sec)
  1. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...AddImage01 () { // The path to the documents directory var dataDir = RunExamples...PDF document and PdfFileMend objects using ( var document = new...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...
  2. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....displays behind the text in a document. A watermark can contain a...online document watermark . Add a Watermark to a Document In Microsoft...

    docs.aspose.com/words/java/working-with-watermark/
  3. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  4. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances Document exports by defining where images and fonts are stored in Xaml format....are saved when exporting a document to fixed page Xaml format...} Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize Document outline visibility for enhanced navigation and user experience....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { Document = new Document(docFilePath); docume…...Exception { document = new Document(docFilePath); document.updatePageLayout();...updatePageLayout(); document.updateFields(); // document.update(); document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....with Digital Signatures documentation article. Examples: Shows...insert it into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....the Working with Fields documentation article. Remarks: Inserts...Examples: Shows how to organize a document using AUTONUMLGL fields. public...

    reference.aspose.com/words/java/com.aspose.word...
  9. Watermark Documents and Images via C++ Applicat...

    Add text as well as Image Watermark to Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add free text or image watermark online via app....Total C++ Watermark Watermark Documents and Images using C++ APIs...Aspose.Total for C++. Download Document watermarking serves as a crucial...

    products.aspose.com/total/cpp/watermark/
  10. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility....determine the format of a document before opening because the...Crystal Reports often outputs documents in RTF format, but gives them...

    docs.aspose.com/words/cpp/detect-file-format-an...