Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 414,719 for

document

(0.41 sec)
  1. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...presentations from existing documents. This can save time and effort...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...is especially true when the document contains complex formatting...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the Document properties in C#....code example to read PPTX document properties in C# is very simple...macOS. Steps to Read PPTX Document Properties in C# Set up the...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  4. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base Document which will be used during comparison. Default value is Current in C++....enum Allows to specify base document which will be used during...Description Current 0 This document is used as a base during comparison...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...RotatePages1 () { // The path to the documents directory var dataDir = RunExamples...PdfPageEditor ()) { // Bind PDF document editor . BindPdf ( dataDir...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  6. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  7. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a Document into the Xps format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Xps format. To learn...the Specify Save Options documentation article. class XpsSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PDF Tooltip using using C++|Aspose.PDF for C++

    了解如何使用 C++ 和 Aspose.PDF 向 PDF 文档中的文本片段添加工具提示...创建包含文本的示例文档 auto document = MakeObject < Document > (); document -> get_Pages...> ( "将鼠标光标移到此处以显示工具提示" )); document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/pdf-tooltip/
  9. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across pages seamlessly....the document. Examples Shows ways of traversing a document’s layout...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  10. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital signature in Java....Examples: Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert.assertFalse(FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...