Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 37,475 for

2

(0.03 sec)
  1. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Discourse April 1, 2025, 9:51am 2 @sergii.chyzh It seems that you...location/ sergii.chyzh April 2, 2025, 8:42am 4 Hi @alexey.noskov...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  2. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...aaronadditive March 29, 2025, 2:38am 1 Hello, I wanted to understand...Discourse March 29, 2025, 2:38am 2 @aaronadditive To access the...

    forum.aspose.com/t/access-rendered-value-of-cel...
  3. Moving Tasks

    Learn how to move with Microsoft Project (MPP/XML) the tasks under another ones using Aspose.Tasks for .NET....mpp" ); 2 project. CalculationMode = CalculationMode...Project( "New Project.mpp" ); 2 // Move tasks with id 5 before...

    docs.aspose.com/tasks/net/moving-tasks/
  4. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Chart Data Label|Aspose.Slides for PHP Document...

    Set PowerPoint chart data label and distance...getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/php-java/chart-data-label/
  6. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....16 , 2 ); ImageConversion ( ColorModes . Grayscale , 8 , 2 ); ImageConversion...channelsCount , compression , 2 ); SaveToPsdThenLoadAnd ( "ClippingMaskRegular"...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  9. 图表数据标签|Aspose.Slides for PHP 文档

    设置PowerPoint图表数据标签和距离...getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  10. Can I concatenate PDF without a rest call in go...

    I tried Aspose.PDF for Go via C++ | Aspose API References, which doesn’t have the merge functionality and Merge Multiple PDF Files|Documentation which uses the cloud SDK. I want to merge documents without sending any dat…...Discourse April 18, 2025, 4:33pm 2 @npatil Can you please specify...correct asad.ali April 19, 2025, 2:11pm 5 @npatil We are checking...

    forum.aspose.com/t/can-i-concatenate-pdf-withou...