Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 155,211 for

2

(0.12 sec)
  1. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....mpp" ); 2 3 // Save to one page image (Timescale...options = new PdfSaveOptions(); 2 options. PresentationFormat =...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  2. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/working-with-onenote-n...
  4. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. Choose the best PDF standard to convert a document using Python via .NET....describes the PDF/A‑1, PDF/A‑2, PDF/A‑4, and PDF/UA‑1 standards...users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...

    docs.aspose.com/words/python-net/learn-features...
  5. Terminator shape bumed from one side. and it is...

    Hi Team, I am using Aspose diagram to create the visio and converting visio to pdf. Cdde snippet- image.png (134.8 KB) Issue I am getting image.png (4.2 KB) The shape I am expecting image.png (4.1 KB) Package I a…...2 KB) The shape I am expecting image...aspect ratio (width/height) = 2 if (node[“shape”].ToString() ==...

    forum.aspose.com/t/terminator-shape-bumed-from-...
  6. License Issue for Aspose.word - Free Support Fo...

    I am trying to compare 2 words document in my nodeJS project. Can I use our Aspose.Total for .Net License for the same?...5:26pm 1 I am trying to compare 2 words document in my nodeJS project...Discourse May 7, 2025, 5:26pm 2 @msbhatt Can you please clarify...

    forum.aspose.com/t/license-issue-for-aspose-wor...
  7. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation...."Second page" ] i = 0 ; while ( i < 2 ): # Create Heading object heading2...getPages () . get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  9. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph (... count ) para = paragraphs [ 2 ] para . remove () # Such paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....appendParagraph ( "Paragraph 2. " ); body . appendParagraph (...4 ); para = paragraphs . at ( 2 ); para . remove (); // Such paragraphs...

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