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

page

(0.06 sec)
  1. Merge XPS to PDF | C++ API Solution

    C++ API Solution to merge XPS files in a few lines of code. Save the combined result as PDF files. C++ code example of merging functionality....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/merge-xps-files/
  2. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/xps/working-with-text/
  3. Aspose::Words::Fields::FieldXE::set_IsItalic me...

    Aspose::Words::Fields::FieldXE::set_IsItalic method. Sets whether to apply italic formatting to the entry's Page number in C++....italic formatting to the entry’s page number. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldXE::set_IsBold meth...

    Aspose::Words::Fields::FieldXE::set_IsBold method. Sets whether to apply bold formatting to the entry's Page number in C++....bold formatting to the entry’s page number. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. HtmlFixedSaveOptions.resource_saving_callback p...

    HtmlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed Page Html format....document is exported to fixed page Html format. @property def ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გადაიყვანეთ JPG DOCX C++

    გადაიყვანეთ JPG DOCX C++ ფორმატში კოდით. შეინახეთ JPG როგორც DOCX C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  7. Გადაიყვანეთ HTML MARKDOWN C++

    გადაიყვანეთ HTML MARKDOWN C++ ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. Փոխարկել JPG PDF C++

    Փոխարկեք JPG ը PDF ձևաչափի C++ կոդով: Պահեք JPG որպես PDF օգտագործելով C++:...for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  9. Გადაიყვანეთ JPG JPG C++

    გადაიყვანეთ JPG JPG C++ ფორმატში კოდით. შეინახეთ JPG როგორც JPG C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  10. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document....document statistics such as word/page/character counts as metadata...Statistics # Page count: The page_count property shows the page count...

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