Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 16,716 for

performance

(0.75 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…... A quick check you can perform is to open the generated PDF...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)...PDF Processing library to perform document management can easily...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  3. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...treated as the root node to perform the selection / Root selector...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  4. Merge VSDM Files via Python | products.aspose.com

    Python sample code to combine VSDM documents within any Python based application....Applications (VBA) and can be used to perform repeatitive tasks. VSDM file...

    products.aspose.com/diagram/python-net/merger/v...
  5. Protect and lock VSDM document via .NET | produ...

    C# source code to lock VSDM file on .NET Framework, .NET Core, Mono Platforms....Applications (VBA) and can be used to perform repeatitive tasks. VSDM file...

    products.aspose.com/diagram/net/protect/vsdm/
  6. Unlock VSDM document via .NET | products.aspose...

    C# source code to unlock VSDM file on .NET Framework, .NET Core, Mono Platforms....Applications (VBA) and can be used to perform repeatitive tasks. VSDM file...

    products.aspose.com/diagram/net/unlock/vsdm/
  7. Change Background of VSDM File via .NET | produ...

    C# source code to change background of VSDM documents on .NET Framework, .NET Core, Mono or COM Interop....Applications (VBA) and can be used to perform repeatitive tasks. VSDM file...

    products.aspose.com/diagram/net/changebackgroun...
  8. View or Edit VSDM Files Metadata via .NET | pro...

    C# source code to edit or view VSDM format metadata on .NET Framework, .NET Core, Mono Platforms....Applications (VBA) and can be used to perform repeatitive tasks. VSDM file...

    products.aspose.com/diagram/net/metadata/vsdm/
  9. Aspose Blog | File Format Processing APIs for C...

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Einbetten in PDF, zusätzlich Performance‑Tipps und Fehlersuche. Erfahren...

    blog.aspose.com/de/
  10. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python.... The function performs the following steps: Create...

    docs.aspose.com/pdf/python-net/integrate-table/