Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 153,349 for

2

(0.09 sec)
  1. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS...."CircularString (3 0, 4 1, 3 2)" ); var middle = ( ILineString... FromText ( "LineString (3 2, 1 2)" ); var secondArc = ( ICircularString...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  2. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/ppt/
  3. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Pixels = 2 ; gen . Parameters . Barcode ...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  4. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...Hi everyone, I succeed signing 2 signatures in a pdf file. The..."Reason for signing 2", "Contact 2", "Location 2", pkcs2); // Save...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  5. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....); // Set the target page as 2 pdfOutline . setDestination (...pdfDocument . getPages (). get_Item ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  6. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...Discourse June 18, 2025, 10:15am 2 @aleksandr.l Cause The issue you’re...1. Set ShowTotals to false . 2. Perform your data manipulation...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  7. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...Writeln ( u "Run 2. " ); ASSERT_EQ ( u "Run 2. \r Run 1." , doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. [Aspose.Cells] シートをコピーすると画像オブジェクトの見え方が変わる - Fre...

    Aspose.Cells for .NET(v25.11.0)を利用しています。 Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わりました。 確認すると設定していたのシャープネス、図の色の設定がなくなっていました。 本件の対処方法を教えてください。 不具合であれば修正を検討ください。 詳細は以下の添付ファイルをご確認ください。 画像コピー検証2.zip (250.3 KB) 添付ファ…...jp November 26, 2025, 2:15am 1 Aspose.Cells for .NET(v25...Discourse November 26, 2025, 2:17am 2 @kawamura.any.one.jp 概要 Aspose...

    forum.aspose.com/t/aspose-cells/322074
  9. The First Slide Displays for Longer When Genera...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...slides-gifexport ISIWARE October 6, 2025, 2:56pm 1 Hello, I am generating...Discourse October 6, 2025, 2:56pm 2 @ISIWARE It appears that the...

    forum.aspose.com/t/the-first-slide-displays-for...
  10. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality.... 2 PngFigureRendererOpt options =...5){\\line(2,1){3}} \\put(4,2){\\line(-2,1){2}} \\put(2,3){\\line(-2...

    docs.aspose.com/tex/java/latex-figure-rendering/