Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 10,511 for

scaling

(0.13 sec)
  1. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and Scaling using Aspose.PDF in Python....extracted_text ) Extract text with scale factor Extract text from PDFs...applying a scale factor to the document. Adjusting the scale factor...

    docs.aspose.com/pdf/python-net/text-extraction-...
  2. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...factors, including incorrect scaling settings, unit type discrepancies...correctly identified and that the scaling is appropriately set based...

    forum.aspose.com/t/cad-pdf/314511
  3. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++...."InsertImage" method, the builder scales the shape that displays the...shape , Width ), 0.5 ); // Scaling factors apply to both the width...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Add settings for Page Setup in Aspose.Cells for...

    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....UI (orientation, margins, scaling, paper size, etc.) without...

    docs.aspose.com/cells/reportingservices/add-set...
  5. Aspose::Words::Font::get_Spacing method | Aspos...

    Aspose::Words::Font::get_Spacing method. Returns or sets the spacing (in points) between characters in C++....Shows how to set horizontal scaling and spacing for characters...builder -> get_Font () -> set_Scaling ( 150 ); builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Scale the OLE Frame Size 在此方法中,我们将学习如何将嵌入的...Begin ); return imageStream ; } Scale the Cell Range Size 在此方法中,我...

    docs.aspose.com/slides/zh/net/working-solution-...
  7. Adjusting CAD Drawing Size|CAD 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....gives the ability to adjust scaling when Width and Height properties...demonstrate how to use UnitType . Scale lines in SVG...

    docs.aspose.com/cad/net/adjusting-cad-drawing-s...
  8. Adjusting CAD Drawing Size|CAD 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....gives the ability to adjust scaling when Width and Height properties...demonstrate how to use UnitType . Scale lines in SVG...

    docs.aspose.com/cad/net/developer-guide/adjustm...
  9. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...thumbnail image with default scaling auto image = shape->GetImage();...ShapeThumbnailBounds::Shape auto scale = 1; // Scaling factor image = shape->GetImage(bounds...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  10. Get Paper Width and Height from PageSetup of Wo...

    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 Calculate Page Setup Scaling Factor Analyzing your prompt...

    docs.aspose.com/cells/java/get-paper-width-and-...