Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 175,159 for

drawing

(0.08 sec)
  1. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Integrate Aspose.BarCode with Aspose.Cells...Drawing.Picture Set sizing parameters...an object of Aspose.Cells.Drawing.Picture that gets positioned...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  2. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > textBox = builder...InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: TextBox , 150...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > textBox = builder...InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: TextBox , 150...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. 在 Python 中加密和解密 PDF 文件|Aspose.PDF for Python vi...

    了解如何在 Python 中设置 PDF 权限、加密文件、解密受保护的 PDF,以及更改密码。...pydrawing as drawing def set_privileges_on_existing_pdf_file...import aspose.pydrawing as drawing def encrypt_pdf_file ( infile...

    docs.aspose.com/pdf/zh/python-net/set-privilege...
  5. Skip some entities on export|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....then assigning them to the drawing. Example:...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....:: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing :: ShapeType...set_WrapType ( Aspose :: Words :: Drawing :: WrapType :: Inline ); paragraph...

    reference.aspose.com/words/cpp/aspose.words/node/
  7. ChartXValue.valueType property | Aspose.Words f...

    ChartXValue.valueType property. Gets the type of the X value stored in the object.... Drawing . Charts . ChartXValueType...See Also module Aspose.Words.Drawing.Charts class ChartXValue ChartXValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartYValue.valueType property | Aspose.Words f...

    ChartYValue.valueType property. Gets the type of the Y value stored in the object.... Drawing . Charts . ChartYValueType...See Also module Aspose.Words.Drawing.Charts class ChartYValue ChartYValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG Drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...have a project to convert DWG drawings to PDFs as needed. The process...convert the drawing just fine and saves the drawing as excepted...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  10. Working with Hyperlinks|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....the hyperlink in an AutoCAD drawing using the CadBaseEntity.getHyperlink()...

    docs.aspose.com/cad/java/working-with-hyperlinks/