Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 157,174 for

2

(3.04 sec)
  1. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the page in points in C++....() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...() - shape -> get_Height ()) / 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::TextDmlEffect enum | Aspose.Word...

    Aspose::Words::TextDmlEffect enum. Dml text effect for text runs in C++.... Shadow 2 Shadow effect. Outline 3 Outline...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_Font () -> HasDmlEffect...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. DocumentBuilder.is_at_end_of_structured_documen...

    DocumentBuilder.is_at_end_of_structured_document_tag property. Returns true if the cursor is at the end of a structured document tag....= 1 , character_index = 1 ) # 2 - Move to the first character...NodeType . STRUCTURED_DOCUMENT_TAG , 2 , True ) . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TikZ 使用基础知识 | Aspose.TeX .NET

    探索 TikZ 的基本原理和基本命令,为您的 TeX 和 LaTeX 文档创建图形。...0) -- (2,2); 极坐标(角度:半径) : Copy 1 \ draw (0,0) -- (45:2); 您可以在...(1,1) -- (2,0); 矩形 : Copy 1 \ draw (0,0) rectangle (2,1); 圆形和椭圆形...

    docs.aspose.com/tex/zh/net/fundamentals-of-usin...
  5. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....writeln("Item 2"); // Now, there is one unused...cleanup(cleanupOptions); Assert.assertEquals(2, doc.getStyles().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Signature validation problems when converting f...

    Hello, I have an issue with multiple pdf signatures. My Aspose version is 22.5.0. The issue is that, when the original file is a .pdf, then the signatures get invalidated most of the time. So only the last one is valid…...Discourse September 29, 2025, 7:19am 2 @GregRus It appears you are encountering...asad.ali September 29, 2025, 2:37pm 4 @GregRus If possible, can...

    forum.aspose.com/t/signature-validation-problem...
  7. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Osm → GeoPackage conversion failed - Free Suppo...

    Hi Alexander, [OsmTest_WithTarExtension] Testing Osm → GeoPackage Args: input=‘D:\GisConverter\Tests\Osm\Input\1.tar ‘, format=‘GeoPackage’, output=‘D:\GisConverter\Tests\Osm\Output\2026-04-27_13-27-29\OsmTest_WithTarEx…...2 KB) Thanks, Alexander.Matveev...Matveev April 27, 2026, 9:28pm 2 Hi, @danies8 I reproduce this issue...

    forum.aspose.com/t/osm-geopackage-conversion-fa...
  9. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。...[ 0 ], 2 ) + Math . Pow ( lastCTM . Elements [ 1 ], 2 )); double...Elements [ 2 ], 2 ) + Math . Pow ( lastCTM . Elements [ 3 ], 2 )); //...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  10. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....= [ "Category 1" , "Category 2" , "Category 3" ]; // Insert two...series . add ( "Series 2" , categories , [ 64.2 , 79.5 , 94.0 ]);...

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