Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 159,273 for

2

(1.11 sec)
  1. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...Discourse August 29, 2025, 8:54am 2 @SzuChiChen 在使用 Aspose.Words 將含有直書文字的...理团队,您可以获得 付费支持服务 。 我只在 "物件跑版 2.docx "文件中看到了这个问题。 下面是 "物件跑版 1...

    forum.aspose.com/t/aspose-words-docx/317335
  2. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET...input messages include specific 2-digit format control code (FCC)...Numerical digits Other 0, 1, 2, and 3 that correspond to H, A...

    docs.aspose.com/barcode/net/read-australia-post/
  3. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers...._insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear..._insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry...._insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear..._insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities...._insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear..._insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Does Aspose Cells Support Complex Data Type Car...

    My application appears to be using a Aspose version from 2023. I have recently attempted to read values of cells where they are a dropdown connected to a complex data type. A single cell value has a data card associated …...Discourse May 6, 2025, 8:23pm 2 @OpenDevSolutions Could you please...data type card. image.png (9.2 KB) John.He May 7, 2025, 1:04am...

    forum.aspose.com/t/does-aspose-cells-support-co...
  7. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  8. Que tipo de licencia debo comprar - Free Suppor...

    Que tal, tengo duda al elegir el tipo de licencia que debo comprar. Obtuve una licencia de prueba y lo que hago es convertir archivos xls y xlsb a xlsx, posteriormente convierto el archivo xlsx a pdf. Necesito desplegar …...Discourse January 12, 2026, 10:37pm 2 @vicvalero Hola, Gracias por tu...vencimiento de forma indefinida [2, 3]. Durante el período de suscripción...

    forum.aspose.com/t/que-tipo-de-licencia-debo-co...
  9. Logo Image duplicated - Free Support Forum - as...

    My Word document contains a logo in the Header. When it is converted to PDF the logo is duplicated. In word te document looks like this but when converted it looks like this Can you explain what is happening here…...Discourse September 24, 2025, 3:18pm 2 @john.gleeson The issue of the...john.gleeson October 6, 2025, 2:50pm 8 Hi I also had another open...

    forum.aspose.com/t/logo-image-duplicated/319074
  10. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for .NET API....AddRange ( new int [] { 0 , 1 , 2 , 3 , 4 , 5 }); // Now split it...it into 2 sub meshes, first mesh will contains 0/1/2 planes,...

    docs.aspose.com/3d/net/split-mesh/