Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 16,763 for

true type

(0.73 sec)
  1. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Returns true if this object was inserted...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Make a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....getProtection() , set setReadOnlyRecommend(true) , optionally call setPassword("yourPassword")...isWriteProtected() property. It returns true if a password has been set or...

    docs.aspose.com/words/java/make-a-document-read...
  3. Aspose.PSD for .NET 20.7 - 发行说明|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....CanLoad(pdfStream) 上返回 true 错误 PSDNET-676 生成的 PNG 中图层无法呈现..., 0d , string . Empty , 7 , true , 0 x124L , 0 x74cL } }; object...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....TableStyleMedium10 Set the total flag to true for all the number columns Add...to show total and calculation type Count. Code for Microsoft Excel...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  5. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/dxf/
  6. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....using Document object Choose the type of box and create new_box Rectangle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/tutorial/crop-pdf/
  7. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...get_barcode_encode_type(self, encode_type_from_word) -> ab.generation...barcode encode type based on the given encode type from Word."""...

    forum.aspose.com/t/python-words-and-barcode-for...
  8. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....string tableName ) Parameter Type Description tableName String...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...Initialize viewer and set coordinate type PdfViewer viewer = new PdfViewer();...setAutoResize(true); viewer.setAutoRotate(true); viewer.setH...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  10. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...SHAPE, true); int imageCount = 0; for (Shape...getChildNodes(NodeType.PARAGRAPH, true)) { // Look for paragraphs that...

    forum.aspose.com/t/number-of-the-figure-count/3...