Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 15,992 for

true type

(0.13 sec)
  1. Shape.accept method | Aspose.Words for Node.js

    Shape.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitShapeEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用Aspose.Cells for JavaScript通过C++创建共享工作簿|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++创建共享工作簿。...shared 属性设置为 true ,创建一个共享工作簿。当您在Microsoft Excel中打开...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/cpp/working-with-headers-...
  5. StructuredDocumentTagRangeStart.accept method |...

    StructuredDocumentTagRangeStart.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....autoFitColsAndRows property to true for this purpose. AutoFit Columns...autoFitColsAndRows property to true , and saves it in XLSX format...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  8. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 关于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…...setAutomaticLayoutsS(true); cadRasterizationOpti.setNoScaling(false);...incorrect scaling settings, unit type discrepancies, or specific properties...

    forum.aspose.com/t/cad-pdf/314511