Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 149,120 for

2

(0.32 sec)
  1. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...ali December 20, 2024, 11:15pm 2 @gaurav.k Aspose.PDF provides...accordingly. gaurav.k January 2, 2025, 5:18am 7 Okay Mr Ali, I...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital signature in C++.... XmlDsig 2 The XmlDsig signature method used...get_HasDigitalSignature ()); // 2 - Take a document from a stream...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. score_group|Documentation

    Score_group element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....format: {Column 1 width %}-{Column 2 width %}-...{Column N width %}...attribute equals to content . column=2 row n/a Determines the row number...

    docs.aspose.com/omr/net/txt-markup/score_group/
  5. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....2 Aspose.HTML for .NET 24.2 – Save HTML to a...Aspose.HTML for .NET 24.2 In version 24.2, the IOutputStorage interface...

    docs.aspose.com/html/net/migration-between-vers...
  6. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...pdf" , 2 , 3 , PageSize . A5 ); } 使用页面大小、水平和垂直值以及文件路径制作..."MakeNUpUsingPageSize_out.pdf" , 2 , 3 ); } 使用 PDF 文件数组和文件路径制作 NUp...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  7. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET....NET 2 string fileName = dataDir + "Montserrat-Regular...descender - {1}, typo ascender = {2}, typo descender = {3}, UnitsPerEm...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  8. 如何使用 CSS 选择器 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML 中的 QuerySelector() 和 QuerySelectorAll() 方法有效地应用选择器来选择要样式化的元素。...HTML content using CSS selector 2 3 // Prepare path to source HTML...querySelector() Copy 1 < html > 2 < head > 3 </ head > 4 < body...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  9. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....Click the Outline Symbols , 1, 2, 3, + and – to quickly display.... cells . groupColumns ( 0 , 2 , true ); const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  10. PDF圧縮の最適なパラメータの設定について - Free Support Forum - as...

    Aspose.PDF for .NET(ver.23.2)を利用しPDF圧縮処理を実装しているのですが、添付ファイル1は大幅に圧縮できているのに対し、 添付ファイル1.pdf (4.7 MB) 添付ファイル2.pdf (3.0 MB) 添付ファイル2はほとんど圧縮することができておりません。 ↓圧縮後のファイルサイズ 添付ファイル1.pdf (4,826KB)⇒1,746KB 添付ファイル2.pdf (3,116KB)⇒3,…...2)を利用しPDF圧縮処理を実装しているのですが、添付ファイル1は大幅に圧縮できているのに対し、...Discourse November 28, 2025, 5:25am 2 @Shunsuke_Kumai 要約 PDF のサイズは画...

    forum.aspose.com/t/pdf/322178