Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 140,952 for

page

(0.18 sec)
  1. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....settings are not specified in page setup, this option will have..."MultiplePages" // properties of the page setup objects of all sections...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::PdfSaveOptions::get_UseB...

    Aspose::Words::Saving::PdfSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....settings are not specified in page setup, this option will have..."MultiplePages" // properties of the page setup objects of all sections...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Manage Visio File Metadata via Python | product...

    View, add, edit, remove or extract Visio files metadata with just few lines of Java code...with collection of pages as well as Page class for representing...representing single Page. Along with these classes, documentproperties...

    products.aspose.com/diagram/python-java/metadata/
  4. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …...tiffSettings); // Convert a particular page and save the image to stream...

    forum.aspose.com/t/data-tag-being-removed-after...
  5. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...类的对象 向 Document 对象的 ‘Pages’ 集合中添加一个 Page 对象 向页面的 Paragraphs 集合中添加...Document > (); auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  6. 使用 C++ 从 PDF 中删除表格 | Aspose.PDF

    簡單的演示原始碼,用於在任何平臺上使用C++語言從PDF檔中刪除表格。...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...TableAbsorber > (); absorber -> Visit ( page ); for ( auto table : absorber...

    products.aspose.com/pdf/zh-hant/cpp/table/remove/
  7. IDocumentProcessorPlugin.setImageWatermark meth...

    IDocumentProcessorPlugin.setImageWatermark method. Adds image watermark on each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method....Adds image watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDocumentProcessorPlugin.setTextWatermark metho...

    IDocumentProcessorPlugin.setTextWatermark method. Adds text watermark on each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method....Adds text watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressBottomSpacing method. Ignore Exact Line Height for Last Line on Page in C++....Line Height for Last Line on Page. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressTopSpacing method. Ignore Minimum and Exact Line Height for First Line on Page in C++....Line Height for First Line on Page. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...