Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 150,746 for

2

(0.13 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java....")); // 2 - Load a document that exists...writeln("Item 1"); builder.writeln("Item 2"); doc.cleanup(); Assert.assertEquals(6...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\ hs3(4x,- 4y,-4x,+ y)' ) # 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution for Node.js https://products.aspose.com/pdf/nodejs-cpp/conversion/ Recent content in PDF Format Conversion Solut......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/nodejs-cpp/conversion/i...
  8. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...Discourse September 1, 2025, 11:02am 2 @TejasA The error you’re encountering...how it goes! TejasA September 2, 2025, 7:09am 3 The EML file is...

    forum.aspose.com/t/python-unable-to-convert-eml...
  9. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" ); 2 VbaProject vbaProject = project...Project( "New Project.mpp" ); 2 3 VbaProject vbaProject = project...

    docs.aspose.com/tasks/net/reading-vba-informati...
  10. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使用则没有问题,但是添加了线程池就会报错:...Discourse August 1, 2025, 2:17pm 2 @pizhai2 在多线程环境中处理PDF文件时,出现“Not...

    forum.aspose.com/t/pdf-not-supported-image-type...