Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 154,607 for

2

(0.21 sec)
  1. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/net/ps/working-with-pages/
  2. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的逐步指南将演示如何在您的图表中实现平滑数据过渡和自动滚动,确保连续且更新的显示效果。...cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....cellB ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  3. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...ali August 23, 2024, 4:44am 2 @One_Inc We have opened the following...team. One_Inc August 30, 2024, 2:25pm 3 Hey @asad.ali wanted to...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  4. Table layout in document get disturb when Mergi...

    Hello Team, I am merging multiple documents in consolidated document, one of table get disturb, more aligned to right, please check attachment original and merged document and code sample attach. Please guide . Thanks …...deryushev June 23, 2025, 4:33pm 2 @avinashchilke1 We have opened...inconvenience. Chilke October 14, 2025, 2:15pm 9 Dear @alexey.noskov , Any...

    forum.aspose.com/t/table-layout-in-document-get...
  5. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Family words-net RiteshAML10 May 2, 2025, 11:29am 1 Hi, As I am using...Professionalize.Discourse May 2, 2025, 11:30am 2 @RiteshAML10 It seems...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  6. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) ParagraphFormat.styleName = "SetextHeading[some...

    docs.aspose.com/words/nodejs-net/translate-mark...
  8. Generate ITALIANPOST25 BarCode Images via Pytho...

    Create ITALIANPOST25 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  9. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...Family mpkostek May 1, 2023, 2:32pm 1 This error is given when...asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would you kindly share...

    forum.aspose.com/t/error-index-was-out-of-range...
  10. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...docx" , 0 , 2 ); Splitter . ExtractPages ( doc...ExtractPages.2.docx" , SaveFormat . Docx , 0 , 2 ); See Also class...

    reference.aspose.com/words/net/aspose.words.low...