Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 140,592 for

page

(0.2 sec)
  1. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  2. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  3. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  4. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsdm" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  5. Split VTX Files via Python | products.aspose.com

    Python source code to Split vtx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vtx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  6. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select Pages from PDF and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected Pages from PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Select Pages from PDF and Save using Python...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  7. Grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. column integer 1 The number...

    docs.aspose.com/omr/net/json-markup/grid/
  8. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  9. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....name: {0} signed; Project code page: {1}; Modules count: {2} \n...{0} not signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...