Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 424,259 for

document

(0.48 sec)
  1. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....Mail Merge and Reporting documentation article. Remarks: Examples:...data in the form of HTML documents. public void insertHtml()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...RotateTextInsidePDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  3. Flatten PDF – C# Examples – Aspose.HTML for .NET

    Learn what it means to flatten PDF and how to convert HTML to PDF and flatten a PDF file using FormFieldBehaviour property in Aspose.HTML for .NET....Hide Show ] PDF (Portable Document Format) is a popular file...exchanging and storing digital documents. This versatile format allows...

    docs.aspose.com/html/net/flatten-pdf/
  4. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document Document, CustomNode cust…...public void createSDT(Document document, CustomNode customNode){...sdtCreationService.createNewStructureDo(document); this.sdtCreationService...

    forum.aspose.com/t/content-control-visible-in-w...
  5. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Transformations...Transform a content in PS Document In this article, we consider...

    docs.aspose.com/page/net/ps/working-with-transf...
  6. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java.... Document doc = new Document(getMyDir() + "Textbox...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

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

    Class representing OpenAi models integration within Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big..."Big document.docx"); Document secondDoc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Unlock PDF using Java | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with Java sample code using Aspose.PDF for Java...Unlock PDF Document Using Java Unlock PDF using the Aspose.PDF...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/java/decrypt/
  10. Detect File Format When Loading|Aspose.Words fo...

    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....compatibility before loading a document with Aspose.Words. Sometimes...determine the format of a document before opening because the...

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