Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 401,853 for

document

(0.14 sec)
  1. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document....application that created the document. get version () : number Remarks...Remarks When a document was created by Microsoft Word, then high...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    示例C++使用 Aspose.PDF通過C++處理 PDF 中的頁眉的代碼。... 使用 Document 物件開啟 PDF 文件。 建立圖章並定義其屬性。 使用..."AddTextStamp_out.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/zh-hant/cpp/header/
  4. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced Document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert SXC to DOC using Java or with free Onli...

    Java API to Export SXC to DOC or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....API to convert the given SXC document to PDF, and then by using...can easily convert your PDF document to DOC. Both APIs come under...

    products.aspose.com/total/java/conversion/sxc-t...
  7. Online TEX to DOT Conversion or Build .NET base...

    Free online app to convert TEX to DOT files. .NET C# conversion library code for TEX Documents....will be converted into DOT document Download the converted DOT...Automation API Open TEX file using Document class Convert TEX to Doc by...

    products.aspose.com/total/net/conversion/tex-to...
  8. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... When saving a document, you can set some advanced...options before saving the document into HTML: You can download...

    docs.aspose.com/words/net/specify-save-options/
  9. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF Documents using Aspose.PDF in C#....of a PDF Document Extracting text from a PDF document is a common...from all the pages of a PDF document. You need to create an object...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  10. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...EpubLoadOptions() document_infiles = [ apdf.Document(path.join(self...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/zh-hant/python-net/merger/