Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 15,372 for

point

(0.11 sec)
  1. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...PDF’s point of view, the process completed...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  2. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....sound, update the link path to point to the new file. For an embedded...

    docs.aspose.com/slides/androidjava/audio-frame/
  3. FieldGoToButton class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldGoToButton class. Implements the GOTOBUTTON field...is activated, the insertion point of the document is moved to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....application, and specify the entry point. Execution example Postman settings...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  5. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....application, and specify the entry point. Execution example Postman settings...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  6. java.lang.NullPointerException: Cannot invoke "...

    Hi, We receive the following error multiple times but we don’t have a reproduction. For some reason there is a NullPointerException but we can’t see how this is caused. Is this a known problem/defect and will this be …... comment is the entry point from which the exception is...

    forum.aspose.com/t/java-lang-nullpointerexcepti...
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...element and the <a> href must point to the footnote body’s id ....

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. FieldAdvance class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldAdvance class. Implements the ADVANCE field...Remarks Moves the starting point at which the text that lexically...Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Process(Rectangle , Int32[] , Point , Point ) at .. (Rectangle ) at...

    forum.aspose.com/t/index-was-outside-the-bounds...
  10. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...in the copied range should point to the destination table (A11:B15)...appears in the destination still points to the original address ( A1:B5...

    forum.aspose.com/t/copied-range-does-not-update...