Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 181,394 for

page

(0.15 sec)
  1. Փոխարկել 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...
  2. Փոխարկել 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...
  3. Փոխարկել HTML Markdown C#

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

    products.aspose.com/words/hy/net/conversion/htm...
  4. Փոխարկել Պատկեր SVG C#

    Փոխարկեք Պատկեր ը SVG ձևաչափի C# կոդով: Պահեք Պատկեր որպես 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/ima...
  5. Փոխարկել Պատկեր GIF C#

    Փոխարկեք Պատկեր ը GIF ձևաչափի C# կոդով: Պահեք Պատկեր որպես 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/ima...
  6. Convert Image To SVG C++

    Convert Image to SVG format in C++ code. Save Image as SVG 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/image-...
  7. Convert Image To GIF C++

    Convert Image to GIF format in C++ code. Save Image as GIF 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/image-...
  8. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....Hide ] What is this page about? This page explains the logical...A section can define its own page size, margins, orientation,...

    docs.aspose.com/words/net/logical-levels-of-nod...
  9. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  10. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...current value on each respective page. // If a mail merge skips no...merge will have 2 pages instead of 3. // On page 1, the MERGESEQ...

    reference.aspose.com/words/net/aspose.words.fie...