Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 141,000 for

page

(0.07 sec)
  1. Convert Presentations in Handout Mode in C++|As...

    Convert Presentations in Handout Mode in C++...multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  2. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/view/open-ai-online/
  3. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/open-ai-online/
  4. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal....align it to a location on the page, such as the center: TableStyle..."Aligned to the center of the page" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words/tab...
  5. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the Page....or sets preset Margins of the page. @property def margins ( self...Shows when to recalculate the page layout of the document. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web Page or document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++....value indicating whether the web page or document file name specified...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  7. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++...false ; // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument System...

    products.aspose.com/pdf/cpp/print/
  8. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....docx" ); Shows how to set page sizes. auto doc = MakeObject...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/cpp/aspose.words/pap...
  9. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConvertUtil class | Aspose.Words for Python

    aspose.words.ConvertUtil class. Provides helper functions to convert between various measurement units... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

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