Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 20,029 for

insert documents

(0.09 sec)
  1. Working with Resource Assignment Budgets | Aspo...

    This guide covers how to manage and work with resource assignment budgets using Aspose.Tasks for C#....Task Usage page, select the Insert menu and then Column. Add columns...

    docs.aspose.com/tasks/cpp/assignment-budget/
  2. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...image in a Microsoft Word document is a shape. The shape has...browser when displaying the document. When HtmlSaveOptions.scaleImageToShapeSiz...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . PageBreak )); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . PageBreak )); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  5. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...Ask AI 将 Markdown 翻译为 Document Object Model (DOM) Contents [...要以编程方式读取、操作和修改文档的内容和格式,您需要将其转换为 Aspose.Words Document Object Model (DOM)。 与Word文档相比,Markdown不符合...

    docs.aspose.com/words/zh/python-net/translate-m...
  6. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  7. FieldDocVariable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....the Working with Fields documentation article. public class FieldDocVariable...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....convert presentations to PDF documents, utilize various options to...slides, password protect PDF documents, detect font substitutions...

    docs.aspose.com/slides/python-net/convert-power...
  9. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I Insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...create an image from a range, I insert the image into PowerPoint....formatted in the original document. Image Options : Adjust the...

    forum.aspose.com/t/text-underline-not-appearing...