Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 14,078 for

document editing

(0.21 sec)
  1. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/cpp/working-with-sections/
  2. Convert PDF to Microsoft Word Documents in Pyth...

    Discover how to convert PDF files to Word format in Java using Aspose.PDF for efficient content extraction and modification....Convert PDF to Microsoft Word Documents in Python Contents [ Hide...convert PDF to Microsoft Word Documents using Python . It covers these...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....application for object opening or editing. An OLE object may display...a slide so users cannot move/edit it in PowerPoint? Lock the shape:...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  4. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....Words Document Object Model (DOM) documentation article. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with PDF Documents using JavaScript via...

    This article describes to you what manipulations can be done with the Document with Aspose.PDF for JavaScript via C++ library....Working with PDF Documents using JavaScript via C++ Contents...Portable Document Format, used to display documents in an electronic...

    docs.aspose.com/pdf/javascript-cpp/working-with...
  6. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....paragraph into the document. let doc = new aw . Document (); let builder...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Unlock PDF using JavaScript | Aspose.PDF

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

    products.aspose.com/pdf/nodejs-cpp/decrypt/
  8. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: Document = aw.Document(file_path) Document.save("output2/test3.md")...MB) code: document = aw.Document(file_path) document.save("output2/test3..."path/to/your/file.pdf"; Document document = new Document(filePath); MarkdownSaveOptions...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  9. Converting a HTML file to EMF using C# | Aspose...

    Sample code for HTML‑to‑EMF conversion in .NET. Use the API example code for batch HTML‑to‑EMF conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from HTML to EMF format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/html-to-...
  10. Converting a PS file to JPEG using C# | Aspose.PDF

    Sample code for PS‑to‑JPEG conversion in .NET. Use the API example code for batch PS‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from PS to JPEG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/ps-to-jpeg/