Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 133,614 for

2

(0.12 sec)
  1. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...Family rozeboosje May 22, 2025, 2:28pm 1 Was able to narrow this... rozeboosje May 22, 2025, 2:52pm 2 Okay I have to admit I’m confused...

    forum.aspose.com/t/system-missingmethodexceptio...
  2. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&N" ); // Save the Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  3. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。... SetFormula1 ( u "=MOD(ROW(),2)=0" ); // Set the background color...为了将底纹应用于交替列,您只需将公式**=MOD(ROW(),2)=0**更改为**=MOD(COLUMN(),2)=0**,即不再获取行索引,而是修改公式以检索列索引。...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  4. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  7. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....the field will display "on page 2". Assert.assertEquals(" PAGEREF...the field will display "on page 2". Assert.assertEquals(" PAGEREF...

    reference.aspose.com/words/java/com.aspose.word...
  8. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.Cells for Node.js via C++ to retrieve icon sets, data bars, and color scale objects in conditional formatting from spreadsheet files.... Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/nodejs-cpp/get-icon-sets-...
  9. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...Screenshot i can see its version is 2.0 . Please guide Note : I am currently...shibanov January 23, 2024, 8:53am 2 @GayatriNaik Please attach the...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  10. Export Visio Shape to EMF - Resulting EMF is Em...

    When exporting a single Visio shape (Sheet.31) to EMF using Aspose.Diagram, the resulting EMF file is empty. title.zip (24.9 KB) Cheers! Troy...zhou June 18, 2025, 1:19am 2 @bigelowt We have opened the following...

    forum.aspose.com/t/export-visio-shape-to-emf-re...