Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 58,541 for

page

(0.11 sec)
  1. Aspose::Words::Fields::FieldToc::get_EntrySepar...

    Aspose::Words::Fields::FieldToc::get_EntrySeparator method. Gets or sets a sequence of characters that separate an entry and its Page number in C++....that separate an entry and its page number. System :: String Aspose...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldToc::get_PageNumber...

    Aspose::Words::Fields::FieldToc::get_PageNumberOmittingLevelRange method. Gets or sets a range of levels of the table of contents entries from which to omits Page numbers in C++....entries from which to omits page numbers. System :: String Aspose...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....Page Product Family Aspose.PSD Product...Document class Loop through the pages using the for-loop Export text...

    kb.aspose.com/words/java/convert-text-to-image-...
  4. Aspose::Words::PageSetup::set_ChapterPageSepara...

    Aspose::Words::PageSetup::set_ChapterPageSeparator method. Sets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. void Aspose :: Words...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Convert Text to Image in Python

    Convert text to image in Python by following this tutorial. It explains the step-by-step algorithm and a runnable sample code to export TXT to JPG in Python....Page Product Family Aspose.PSD Product...Document class Loop through each page of the document with a for-loop...

    kb.aspose.com/words/python/convert-text-to-imag...
  6. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....image; recognition of a single-page PDF. Aspose.OCR for Python via...image/page in parallel. Recognizing multiple files/pages Applies...

    docs.aspose.com/ocr/python-net/multithreading/
  7. Aspose::Words::ConvertUtil class | Aspose.Words...

    Aspose::Words::ConvertUtil class. Provides helper functions to convert between various measurement units. To learn more, visit the documentation article in C++....docx" ); Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...pdfDocuments = new List(); IList pages = document.GetChildNodes();...GetChildNodes(); for (int i = 0; i < pages.Count(); i++) { PdfSaveOptions opts...

    forum.aspose.com/t/key-not-found-exception/293338
  9. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType . Page ); Assert . AreEqual ( LayoutEntityType . Page , layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  10. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information...Description code_page Gets or sets the VBA project’s code page. is_protected...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...