Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 124,193 for

2 of

(0.3 sec)
  1. Set the style of the text in a visio page with ...

    Learn how to set the style Of the text in a visio page with Aspose.Diagram....//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...alignment of the text //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/diagram/tutorial/set-text-s...
  2. MAP returns #VALUE! error when input arrays hav...

    Dear Aspose, We are implementing some complex calculation logic that heavily relies on the MAP function. However, if the input arrays have only 1 item within them, the MAP returns a #VALUE! error in some cases (see the …...sahi January 10, 2024, 5:57pm 2 @marton.varsanyi , Thanks for...

    forum.aspose.com/t/map-returns-value-error-when...
  3. Formatting issue observered with new version of...

    Hi, We have recently updated aspose dll version from V14 to V23.We are seeing lot Of formatting issues in the forms when we reference to newer version Of dll into the solution. Change : From AsposeDLLVersion value …...a-MC_CovLineBodilyInjury_3_t-2.docx (12.9 KB) 623e9540-f174-...a-MC_CovLineBodilyInjury_3_t-2.docx"); Aspose.Words.Document...

    forum.aspose.com/t/formatting-issue-observered-...
  4. Insertion of page breaks at each page - Free Su...

    Hi , I want to insert page breaks code in java for each and every page for which the repeating section table is being iterated. Can you send the code ?...noskov November 24, 2023, 8:20am 2 @Sri_Harsha Could you please elaborate...DocumentBuilder(doc); for (int t = 0; t < 2; t++) { builder.startTable();...

    forum.aspose.com/t/insertion-of-page-breaks-at-...
  5. Error "Object reference not set to an instance ...

    When loading a PSD it throws the following error: Unhandled exception. System.NullReferenceException: Object reference not set to an instance Of an object. at .(TextOrientation , , ) at .(Txt2Resource , Int32 , …...Sorokin December 4, 2023, 5:35am 2 @cristianortegaethofy We have...cristianortegaethofy January 3, 2024, 2:03pm 5 @Dmitriy.Sorokin Do you...

    forum.aspose.com/t/error-object-reference-not-s...
  6. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis.... Pages [ 2 ]. Accept ( textFragmentAbsorber...the pages pdfDocument . Pages [ 2 ]. Accept ( textFragmentAbsorber...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  7. Set the style of the shapes in a visio page wit...

    Learn how to set the style Of the shapes in a visio page with Aspose.Diagram....//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...dash type by index //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/diagram/tutorial/set-shape-...
  8. Can not get the value of member upon building r...

    Hi @tahir.manzoor and team, Based on the original author, I tried Java 24.1 and 21.2, seems this issue is not fixed. Can you please have a look and provide fix? Exact same error as original author reported. InputStrea…...jin January 17, 2024, 2:12am 1 Hi @tahir.manzoor and team...author, I tried Java 24.1 and 21.2, seems this issue is not fixed...

    forum.aspose.com/t/can-not-get-the-value-of-mem...
  9. System.NullRefernceException: object reference ...

    Hello. I get the same message “Object reference not set to an instance Of an object” on this line: return new Document(new MemoryStream(pdfBytes), loadOptions); This happens on Linux, but not on Windows: We are usi…...koo1540 September 5, 2023, 12:26pm 2 This was solved for me upgrading... asad.ali September 6, 2023, 2:24pm 6 @koo1540 Yes, we are aware...

    forum.aspose.com/t/system-nullrefernceexception...
  10. Add named value in XMP metadata of EPS | C++

    The process Of adding named value in XMP metadata with Aspose.Page for C++ is explained and illustrated with the code snippets here....Page-for-C 2 // The path to the documents directory...

    docs.aspose.com/page/cpp/xmp-metadata/add-named...