Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,566 for

.net trimming

(0.07 sec)
  1. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....sourceNumbering >> Also, you can trim the last paragraph break from...

    docs.aspose.com/words/net/inserting-documents-d...
  2. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .net在最近发布版本中引入的最受欢迎的新功能。... trim_box = ap . Rectangle ( 20 ,...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  3. 使用 Python 编程裁剪 PDF 页面|Aspose.PDF for Python via...

    您可以通过 Aspose.PDF for Python via .net 获取页面属性,例如宽度、高度、出血框、裁剪框和修剪框。... trim_box : 裁切框指示文档在打印和裁切后的最终尺寸。 art_box...new_box document . pages [ 1 ] . trim_box = new_box document . pages...

    docs.aspose.com/pdf/zh/python-net/crop-pages/
  4. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... trim ()). toEqual ( "https://www...fields . at ( 1 ). result . trim ()). toEqual ( "https://docs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....The leading spaces could be trimmed, preserved or converted to...and trailing spaces could be trimmed or preserved. The following...

    docs.aspose.com/words/python-net/working-with-t...
  6. Aspose.PSD的.NET 23.2版 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSD的.NET 23.2版 - 发行说明 Contents [ Hide ] 本页面包含了 Aspose...Aspose.PSD的.NET 23.2版 的发行说明 关键 摘要 类别 PSDNET-1359 重新设计文本呈现以改善文本定位、呈现和支持...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python.... Python via .NET OCR OCR for .NET OCR for Java OCR for...js via C++ OCR for Python via .NET Python OCR Library Extract texts...

    products.aspose.com/ocr/python-net/
  8. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++.... Trim (), u "https://www.aspose.com/"...idx_get ( 1 ) -> get_Result (). Trim (), u "https://docs.aspose.com/words/net/"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++.... Trim (), u "https://www.aspose.com/"...idx_get ( 1 ) -> get_Result (). Trim (), u "https://docs.aspose.com/words/net/"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 在 CPP 中使用包装器|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PDF for .NET,请查看名为 通过 COM Interop 使用 Aspose.pdf for .NET 的文章。 实施细节..., text != nullptr ? text -> Trim () : "<empty>" ); Console ::...

    docs.aspose.com/pdf/zh/net/using-wrapper-in-cpp/