Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 375,136 for

document

(0.11 sec)
  1. Convert DOTX to PPTX via C++ or with free Onlin...

    Export DOTX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....on C++ Open DOTX file using Document class reference Convert DOTX...Presentation file Save the document to PPTX format using Save...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert DOT to PPT via C++ or with free Online ...

    Export DOT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPT online converter quickly before integrating the code....on C++ Open DOT file using Document class reference Convert DOT...Presentation file Save the document to PPT format using Save method...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert DOCM to PPSX via C++ or with free Onlin...

    Export DOCM to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSX online converter quickly before integrating the code....on C++ Open DOCM file using Document class reference Convert DOCM...Presentation file Save the document to PPSX format using Save...

    products.aspose.com/total/cpp/conversion/docm-t...
  4. GoogleAiModel.translate method | Aspose.Words f...

    GoogleAiModel.translate method. Translates a specified Document....specified document. translate ( doc : Aspose . Words . Document , language...Parameter Type Description doc Document language Language See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。...文档创建 Document 对象的实例。 创建 ExcelSaveOptions 的实例。 通过调用 Document.Save()..."convert_pdf_to_xls.xls" # 打开 PDF 文档 document = ap . Document ( input_pdf ) save_option...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag....appearance of the structured document tag. @property def appearance...around content. doc = aw . Document ( file_name = MY_DIR + 'Multi-section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage Document operations effectively....a user on an encrypted PDF document. [Flags] public enum PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Python via .NET...path variable and create a Document object. Create a FileSpecification...fileSpecification object to the document object’s embedded files collection...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  10. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... Document (); let para = doc . firstSection...Append a child Run node to the document's first paragraph. let run...

    reference.aspose.com/words/nodejs-net/aspose.wo...