Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 192,014 for

page

(0.43 sec)
  1. Փոխարկել Պատկեր TXT C++

    Փոխարկեք Պատկեր ը TXT ձևաչափի C++ կոդով: Պահեք Պատկեր որպես TXT օգտագործելով 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/ima...
  2. Გადაიყვანეთ WORD PDF C#

    გადაიყვანეთ WORD PDF C# ფორმატში კოდით. შეინახეთ WORD როგორც PDF C#....pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/ka/net/conversion/wor...
  3. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... text = 'PAGE' # Changing the field code has...type. self . assertEqual ( 'PAGE' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....compression, image format, and page quality. Saving Worksheets to...into your applications or web pages. You might need to insert the...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  5. 档案

    档案...imgOptions); for (int page = 0; page < sr.getPageCount(); page++) { // Generate...worksheet sr.toImage(page, "image" + page + ".jpg"); } 看看关于 如何在...

    blog.aspose.com/zh/cells/convert-excel-to-jpg/
  6. Aspose::Words::Fields::FieldCitation::get_PageN...

    Aspose::Words::Fields::FieldCitation::get_PageNumber method. Gets a Page number associated with the citation in C++....FieldCitation::get_PageNumber method Gets a page number associated with the citation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_ShowBreaksInFrames method. Display Page/Column Breaks Present in Frames in C++....eaksInFrames method Display Page/Column Breaks Present in Frames...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Working with Tables in C++|Aspose.Words for C++

    How to work with tables in C++. Introducing to work with tables and Table node concepts in Aspose.Words for C++....They are also often used as a page layout tool and a better alternative...results. Please refresh the page and try again....

    docs.aspose.com/words/cpp/working-with-tables/
  9. Working with Tables in Node.js|Aspose.Words for...

    Work with tables in a document using Node.js. Introducing to work with tables and Table node concepts in Aspose.Words for Node.js....They are also often used as a page layout tool and a better alternative...results. Please refresh the page and try again....

    docs.aspose.com/words/nodejs-net/working-with-t...
  10. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...PDF Draw Polygon Annotation on Page Remove Watermark annotation...PDF. Add the annotation to the Page object’s Annotations collection...

    products.aspose.com/pdf/python-net/annotation/