Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 10,173 for

page count

(0.06 sec)
  1. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Count - 1; i >= 0; i--) { Node currentNode...output document (not just the page numbers, but the entire table)...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C....../conversion/ Documentation pages. Also, you can check the other...nstallation/ Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/javascript-cpp/conversi...
  3. 档案

    档案...grid=ID sections_count=8 #What is Aspose.OMR main function...mark up every question on the page? (Yes) Yes, that will help a...

    blog.aspose.com/zh/omr/create-omr-sheet-checker...
  4. Aspose Cells The type initializer for 'SkiaShar...

    Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 . When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…...Pages.Count; base64Pdf = Convert.ToB...following docker cmd, then load page http://localhost:8080/ , upload...

    forum.aspose.com/t/aspose-cells-the-type-initia...
  5. TreeMap DataLabel issue - Free Support Forum - ...

    Hi, I am facing an issue where the data labels are not visible in the TreeMap chart. For your reference, I have attached a zip file. TreeMapCode.zip (71.0 KB)...Count; i++) { DataLabels labels =...issue: Values.docx (11.2 KB) next page →...

    forum.aspose.com/t/treemap-datalabel-issue/307800
  6. custom_answer_sheet|Documentation

    Custom_answer_sheet element generates a numbered list of answers with full control over the layout and content of an answer.... amount=30 columns_count n/a The number of columns to...sheet more compact. columns_count=3 row_proportions n/a The content...

    docs.aspose.com/omr/net/txt-markup/custom_answe...
  7. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications.... elements_count=120 answers_count=5 columns_count=3 > dotnet... elements_count=100 answers_count=5 columns_count=4 ?text=Name:...

    products.aspose.com/omr/cpp/
  8. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...Count - 1; i >= 0; i--) { var series...= 0; i < charttest.NSeries.Count; i++) { var series = charttest...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  9. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Count == 0) { //There are no OLE links...@JThomas98 , You are welcome. next page →...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  10. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Count; i++) { Run nextTag = tagRuns[i];...for (int i = 1; i < tagRuns.Count; i++) { Run nextTag = tagRuns[i];...

    forum.aspose.com/t/bookmarking-all-the-static-t...