Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,272 for

x

(0.13 sec)
  1. FieldDisplayBarcode.SymbolRotation | Aspose.Wor...

    Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode rotation for optimal scanning with valid values of 0-3. Enhance your data display!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Search and Filter IMAP Emails in Python Using A...

    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.... The search string X-GM-RAW “has:attachment” leverages...Gmail extended IMAP attribute X-GM-RAW, enabling the use of Gmail...

    docs.aspose.com/email/python-net/filter-message...
  3. Determine which Axis exists in the Chart|Docume...

    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....Close Change Tick Label Direction X Axis Vs. Category Axis Analyzing...

    docs.aspose.com/cells/java/determine-which-axis...
  4. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...x but after updating , the blobs...are many changes in v24.x and v25.x including the images loading...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  8. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 获取页面信息|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式访问 PDF 的页面级信息。本指南展示了如何检索 PDF 文档中特定页面的宽度、高度、旋转角度和偏移量。...Facades API 提供诸如页面宽度、高度、旋转角度以及 X/Y 偏移等细节。这些信息对于页面布局分析、注释放置或自动化...get_page_rotation ( 1 ) page_x_offset = pdf_info . get_page_x_offset ( 1 ) page_y_offset...

    docs.aspose.com/pdf/zh/python-net/get-page-info/