Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 189,080 for

page

(1.19 sec)
  1. Փոխարկել DOC RTF C#

    Փոխարկեք DOC ը RTF ձևաչափի C# կոդով: Պահեք DOC որպես RTF օգտագործելով C#:...rtf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.rtf", saveOptions);...

    products.aspose.com/words/hy/net/conversion/doc...
  2. LoadOptions.use_system_lcid property | Aspose.W...

    LoadOptions.use_system_lcid property. Gets or sets whether to use LCID value obtained from Windows registry to determine Page setup default margins....Windows registry to determine page setup default margins. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Total for Node.js via Java|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....js via Java Product Page Download Aspose.Cells for Node...for Node.js via Java Product Page Download Aspose.BarCode for...

    docs.aspose.com/total/nodejs-java/
  4. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...3 KB) Blank Page Added (Case 2).docx (46.3 KB)...(Case 2).docx (35.3 KB) Blank Page Added (Case 2).docx (46.3 KB)...

    forum.aspose.com/t/long-text-value-visible-when...
  5. Set Column Header Tip|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 language = "java" contentType...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/set-column-header-tip/
  6. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table layout output....Engineering And Technology 75|Page | Trend Name | Positive Sentiments...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/ai/ai-table/
  7. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....>> ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions -> set_ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether revision text should be marked with special formatting markup. Default value is true in C++....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions -> set_ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Փոխարկել Պատկեր HTML Java

    Փոխարկեք Պատկեր ը HTML ձևաչափի Java կոդով: Պահեք Պատկեր որպես HTML օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.html", page + 1)...

    products.aspose.com/words/hy/java/conversion/im...