Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 163,955 for

new

(0.08 sec)
  1. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    可在任何平台上使用 PDF 文件中的图像的 Java 源代码。...Java Document pdfDocument = new Document ( dataDir + "AddImage...] ; FileStream imageStream = new FileStream ( dataDir + "aspose-logo...

    products.aspose.com/pdf/zh-hans/java/images/
  2. 通過Java將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 Java 和 PHP、德爾福和適用於 Java 的 Aspose.PDF庫將圖像添加到 PDF 文檔中的功能。...页面-Java Document pdfDocument = new Document ( dataDir + "AddImage...] ; FileStream imageStream = new FileStream ( dataDir + "aspose-logo...

    products.aspose.com/pdf/zh-hant/java/images/add/
  3. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity.... Create ( new ConverterContext ()) . From (...Execute (); Converter . Create ( new ConverterContext ()) . From (...

    reference.aspose.com/words/net/aspose.words.low...
  4. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...let dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...let srcDoc = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java.... Document doc = new Document(getMyDir() + "Rendering...PclSaveOptions saveOptions = new PclSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  7. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  8. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....we create a mesh var mesh = new Mesh (); // Add control points...mesh . ControlPoints . Add ( new Vector4 ( 0 , 1 , 0 )); // Point...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  9. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...
  10. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext splitterContext = new SplitterContext(); splitterContext...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...