Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 120,260 for

id

(0.17 sec)
  1. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left sIde of the document and the resu…... Issue ID(s): WORDSNET-28979 You can obtain...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  2. No HTML-List with Aspose - Free Support Forum -...

    Hello, When I output an HTML list with “Aspose Words for Jasper”, the elements of the list are output one after the other in a line without a bullet. I get this behavior from JR version 16.19.1 and greater. Is there a s…... Issue ID(s): WORDSJR-313 You can obtain...

    forum.aspose.com/t/no-html-list-with-aspose/272445
  3. Installation|Documentation

    Installing and updating Aspose.OMR for C++ Nuget package....will see something like this: Id Versions Description ProjectName...

    docs.aspose.com/omr/cpp/installation/
  4. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....belongs to list ID# { para . list_format . list . list_id } , number...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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…...system for analysis and share the ID with you. markmanley.adlib November...Free Support Policies . Issue ID(s): PDFNET-61238 You can obtain...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  6. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outsIde the bounding box. I’ve attached both the PowerPoint and the converted…... Issue ID(s): SLIDESNET-44953 You can obtain...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  7. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …... Issue ID(s): WORDSNET-28595 You can obtain...

    forum.aspose.com/t/the-generated-pdf-report-has...
  8. 使用评论|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...."Page-1" ); // retrieve shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/working-with-co...
  9. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....footer with a specific section ID. #include <iostream> #include...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....Shapes are identified by their IDs. The code segments below look...shape called process and with the ID 1 and changes its text. // For...

    docs.aspose.com/diagram/net/working-with-text/