Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 95,640 for

object

(0.12 sec)
  1. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建工作簿和工作表范围命名。...); // Create a new Workbook object const workbook = new AsposeCells...); // Create a new Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-work...
  2. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to signature line properties...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Remove background in DIB documents via .NET | p...

    Try our On-Premise document APIs to remove background in DIB files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in DIB format...

    products.aspose.com/imaging/net/remove-backgrou...
  4. Remove background in SVG documents via .NET | p...

    Try our On-Premise document APIs to remove background in SVG files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in SVG format...

    products.aspose.com/imaging/net/remove-backgrou...
  5. Remove background in ODG documents via .NET | p...

    Try our On-Premise document APIs to remove background in ODG files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in ODG format...

    products.aspose.com/imaging/net/remove-backgrou...
  6. How to Insert Table in PDF using C#

    This article shares information on how to insert table in PDF using C#. It contains information about the environment configuration, detailed program flow and a runnable sample code to add a table to a PDF using C#....file using the Document class object to add a table Create a new...set using the BorderInfo() object for formatting the cells in...

    kb.aspose.com/pdf/net/how-to-insert-table-in-pd...
  7. Remove background in DJVU documents via Java | ...

    Try our On-Premise document APIs to change background from DJVU files on Java Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in DJVU format...

    products.aspose.com/imaging/java/remove-backgro...
  8. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....file into the Project class object to convert to Excel Add some...using the SaveOptions class object. In this article, we have learned...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  9. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....file with the PdfContentEditor object using the BindPdf() method...Using the PdfContentEditor object, call the DeleteStamp() method...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  10. How to Remove Hyperlink in PDF using Java

    This quick tutorial describes the process on how to remove hyperlink in PDF using Java. It has all the information for the environment settings, the program logic in terms of steps, and a runnable sample code to remove all links from PDF using Java....file using the Document class object to delete hyperlinks Iterate...it using the Document class object and iterate through all the...

    kb.aspose.com/pdf/java/how-to-remove-hyperlink-...