Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 188,056 for

page

(1.51 sec)
  1. Convert Image To PNG C#

    Convert Image to PNG format in C# code. Save Image as PNG using C#....png); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.png", saveOptions);...

    products.aspose.com/words/net/conversion/image-...
  2. Convert Image To SVG C#

    Convert Image to SVG format in C# code. Save Image as SVG using C#....svg); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.svg", saveOptions);...

    products.aspose.com/words/net/conversion/image-...
  3. Convert WORD To PDF C++

    Convert a Word document to PDF format in C++ code. Save a Word document as PDF using 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/cpp/conversion/word-t...
  4. Aspose::Words::Fields::FieldToa::set_SequenceSe...

    Aspose::Words::Fields::FieldToa::set_SequenceSeparator method. Sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. void Aspose :: Words...

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

    Aspose::Words::Fields::FieldToc::get_PageNumberOmittingLevelRange method. Gets 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...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Saving::FixedPageSaveOptions::se...

    Aspose::Words::Saving::FixedPageSaveOptions::set_PageSavingCallback method. Allows to control how separate Pages are saved when a document is exported to fixed Page format in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Փոխարկել JPG DOC C#

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

    products.aspose.com/words/hy/net/conversion/jpg...
  8. Փոխարկել JPG GIF C#

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

    products.aspose.com/words/hy/net/conversion/jpg...
  9. Փոխարկել JPG TXT C#

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

    products.aspose.com/words/hy/net/conversion/jpg...
  10. Փոխարկել JPG SVG C#

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

    products.aspose.com/words/hy/net/conversion/jpg...