Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 120,158 for

id

(0.78 sec)
  1. Error while converting pdf to doc - Free Suppor...

    Hi, I encountered some errors when I try to convert a PDF file to doc in .Net. Please help me check what cause the errors. Here’s the link to the sample PDF file I used for this conversion. Dropbox - File Deleted - Sim…...been logged under the ticket ID PDFNET-44025 in our bug tracking...

    forum.aspose.com/t/error-while-converting-pdf-t...
  2. Find Query Tables and List Objects related to E...

    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....Connection object with a Connection Id, while List Objects are related...

    docs.aspose.com/cells/java/find-query-tables-an...
  3. PPTX to PDF Conversion in C# Is OK, but Some Gr...

    Hi Team, I have a specific PowerPoint file which converts okay to PDF, but there are some graphical flaws on page two there. I’m using latest version of the Aspose.SlIdes (26.3.0) with this code: Aspose.SlIdes.Present…... Issue ID(s): SLIDESNET-45343 You can obtain...

    forum.aspose.com/t/pptx-to-pdf-conversion-in-c-...
  4. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …... Issue ID(s): PDFNET-59763 You can obtain...

    forum.aspose.com/t/data-tag-being-removed-after...
  5. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!... WriteLine ( $"\tNumerical Id: {label.LabelValue}" ); // Combine...

    reference.aspose.com/words/net/aspose.words/par...
  6. HTML to PDF Displays EXIF Oriented Images Incor...

    Product: Aspose.PDF for .NET Version: 25.8.0 Runtime: .NET 8.0 OS: Windows 11 Enterprise 24H2 Summary Images that rely on EXIF Orientation for upright display appear rotated in the PDF when converted from HTML. In t…...FirstOrDefault(id => id == orientationId); return...Free Support Policies . Issue ID(s): PDFNET-60545 You can obtain...

    forum.aspose.com/t/html-to-pdf-displays-exif-or...
  7. Create a spreadsheet document|Documentation

    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....Sheet sheet = new Sheet () { Id = spreadsheetDocument . WorkbookPart...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  8. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience.... Id , ProviderId = signatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  9. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature lines.... Id , ProviderId = signatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....atic); 9 10 // Get Tasks by Ids 11 System ::SharedPtr < Task...// Move tasks with id 5 before task with id 3 8 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/moving-tasks/