Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 157,620 for

doc

(0.08 sec)
  1. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    用于从 Java 和 PHP 上的 PDF 文件中删除水印的 Java 源代码,Delphi。... 保存 PDF 文件 从 PDF 中删除水印-Java doc = new com . aspose . pdf . Document...Document ( "1.pdf" ); if ( doc . getPages (). get_Item ( 1 )....

    products.aspose.com/pdf/zh-hant/java/watermark/...
  2. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... doc = aw . Document ( file_name =...'Shape.SoftEdge.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PreferredWidth.fromPoints method | Aspose.Words...

    PreferredWidth.fromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MailMergeSettings.Destination | Aspose.Words fo...

    Discover how to customize the MailMergeSettings Destination property in Microsoft Word for tailored mail merge outputs. Maximize your Document efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  7. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your Document processing with versatile loading options....ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If a run's Font object...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured Document tag is successfully mapped to XML data.... let doc = new aw . Document (); // Construct...#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...