Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 18,626 for

document editor

(0.15 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....compression in a document while saving. // Open a document that contains...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Microsoft...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a movie annotation on page 1, and saves the updated PDF....such as videos, into your documents. Using PdfContentEditor ,...from the PDF, making your documents more interactive and engaging...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  3. 设置字段垂直对齐|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python 在 PDF 文档中设置表单字段的垂直对齐方式。...outfile ): # Open document doc = ap . Document ( infile ) # Create...Create FormEditor object form_editor = pdf_facades . FormEditor...

    docs.aspose.com/pdf/zh/python-net/set-field-ali...
  4. Create ComboBox Field|Aspose.PDF for Python via...

    Check how to programmatically add a ComboBox (drop-down list) field to a PDF Document using Aspose.PDF for Python. This example demonstrates how to insert a ComboBox form field, add selectable items, and save the updated PDF file....structured information in digital documents such as applications, surveys...lists. Load an existing PDF document. Add a ComboBox field with...

    docs.aspose.com/pdf/python-net/create-combobox-...
  5. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...void RemoveHeaderFooterIm(Document pdfDocument, string outputPath)...appears the modified in‑memory document isn’t being persisted to disk—even...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  6. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....on a slide like in a desktop editor? There isn’t a built-in Boolean...

    docs.aspose.com/slides/androidjava/shape-manipu...
  7. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....on a slide like in a desktop editor? There isn’t a built-in Boolean...

    docs.aspose.com/slides/net/shape-manipulations/
  8. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....on a slide like in a desktop editor? There isn’t a built-in Boolean...

    docs.aspose.com/slides/java/shape-manipulations/
  9. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  10. Delete List Item|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Bind the PDF document to the FormEditor. Delete...box field. Save the updated document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/del-list-item/