Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,302 for

update string index

(0.06 sec)
  1. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java....String) methods. getMailMerge() is...CompositeNode.selectNodes(java.lang.String) or CompositeNode.selectSingleNode(java...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD.Image fails to save the file in BMP ...

    Hi, I am developing a program to convert .psd files to .bmp files, using the latest version of Aspose.PSD (25.4). ProgramAndFiles.zip (1.9 MB) The file 06-01-1.psd is successfully converted to BMP, but an error occurs…...the number of elements from index to the end of the source collection...editor to verify its integrity. Update Aspose.PSD : Since you mentioned...

    forum.aspose.com/t/aspose-psd-image-fails-to-sa...
  4. Public API Changes in Aspose.Cells 8.7.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....includes not only new and updated public methods, added & removed...password as an instance of String and verifies if same password...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Program { static void Main(string[] args) { // Create a new workbook...int upperLeftRow = 0; // Row index for the shape int upperLeftColumn...

    forum.aspose.com/t/display-text-content-on-top-...
  6. Public API Changes in Aspose.Cells 8.3.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....includes not only new and updated public methods, added classes...used to specify the position index in all the PivotItems regardless...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Public API Changes in Aspose.Cells 8.3.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....includes not only new and updated public methods, added classes...be used to set the position index in all the PivotItems regardless...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote.setReferenceMark("RefMark");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the signature is removed but not everything related to digi…... Are there any updates on the issue? asad.ali August...obsolete methods RemoveSignature(string signName) and GetSignNames()...

    forum.aspose.com/t/complete-removal-of-digital-...
  10. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...appEnvironment ; } public IActionResult Index () { return View (); } public...const string file_type = "application/pdf" ; const string file_name...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/