Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 159,855 for

2

(0.68 sec)
  1. 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
  2. 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/
  3. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...2 KB) public static void testHeight()...Discourse February 14, 2026, 6:12am 2 @lingtian 感谢您提供的样本文件,这有助于复现问题...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  4. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…...html” Dim sOutFile = “C:\Out\html 2 pdf.pdf” Dim doc = New Document(sSrcFile...Discourse July 8, 2025, 10:53am 2 @Mikhael Cause The issue you’re...

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  5. HTML Unable to be converted to PDF after upgrad...

    The attached html code was able to be converted successfully in version 16.10.0. After upgrading to version 17.7 it does not work anymore. The problem is when the following code is encountered. Test Data. I can also …...ythe October 4, 2017, 7:54pm 2 Capture.PNG (45.4 KB) imran.rafique... Demetrius imran.rafique May 2, 2018, 6:16am 11 @demetrius_c_brackens-nr_raythe...

    forum.aspose.com/t/html-unable-to-be-converted-...
  6. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... toEqual ( 2 ); for ( let i = 0 ; i < tables...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EncodeTypes|Aspose.BarCode for Python via .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....should be encoded with Standard 2 of 5 barcode specification INTERLEAVED_2OF_5...should be encoded with INTERLEAVED 2 of 5 barcode specification MATRIX_2OF_5...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. LaTeX includegraphics

    Learn about LaTeX includegraphics macro, along with image transformations, viewport, clipping, and the difference between graphics and graphicx packages....% to use the graphics package 2 \ usepackage {graphicx} % to use...pdftex ] {graphics} % graphics 2 \ usepackage [ pdftex ] {graphicx}...

    docs.aspose.com/tex/java/latex-includegraphics/
  9. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....mpp" ); 2 3 System ::SharedPtr < GanttChartView..."ProgressLines.SelectedDates[2]: " ) + view -> get_ProgressLines()...

    docs.aspose.com/tasks/cpp/project-views/
  10. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...Discourse September 1, 2025, 9:50am 2 @bloodboilAaromatic It sounds...bloodboilAaromatic September 2, 2025, 3:45pm 7 overloaded_table...

    forum.aspose.com/t/inserthtml-in-table-takes-to...