Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 13,219 for

replacement

(0.94 sec)
  1. Sostituisci una forma immagine di Visio Diagram...

    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.... FOREIGN # replace picture shape shape . getForeignData...SaveFileFormat' ) . VDX ) puts "Replaced picture shape successfully...

    docs.aspose.com/diagram/it/java/replace-a-pictu...
  2. جستجوی متن در فایل های ارائه ODP با استفاده از ...

    کد منبع Python برای جستجوی متن در ارائه ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/fa/python-net/search...
  3. показать объяснение формулы для GridJs|Document...

    Эта статья описывает, как показывать объяснение формулы для GridJs....placeholder method that should be replaced with actual logic String correctedContent...explanation // This should be replaced with the actual implementation...

    docs.aspose.com/cells/ru/java/aspose-cells-grid...
  4. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....resulting document will be replaced with their actual resulting...pages will be removed // and replaced with a constant value equal...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....Courier New and Symbol fonts are replaced in PDF document with corresponding..."UseCoreFonts" property to "true" to replace some fonts, // including the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Byt ut en bildform av Visio Diagram i Ruby|Docu...

    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.... FOREIGN # replace picture shape shape . getForeignData...SaveFileFormat' ) . VDX ) puts "Replaced picture shape successfully...

    docs.aspose.com/diagram/sv/java/replace-a-pictu...
  7. Arbeiten mit Text | Aspose.Note Dokumentation

    Ein Leitfaden zur Arbeit mit Text in OneNote mit der C#-API....Dictionary < string, string > replacements = new Dictionary < string...string, string > (); 5 replacements. Add ( "Some task here" , "New...

    docs.aspose.com/note/de/net/working-with-text/
  8. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …... This allows you to replace missing fonts with alternative...Save(output); } } } In this example, replace "Arial" with any other font...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  9. Errors saving Excel - little help? - Free Suppo...

    Hi, we are using aspose.cells for entering data into Excel files. I have an already formatted spreadsheet that I basically just programmatically enter data into cells, in my application. Seems pretty simple, but I get th…... Excel class is replaced by Workbook class. 2. ExcelDesigner...ExcelDesigner class is replaced by WorkbookDesigner class. 3. ExcelHelper...

    forum.aspose.com/t/errors-saving-excel-little-h...
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...如果您需要找到特定表格并用所需的表格替换它,可以使用 TableAbsorber 类的Replace()方法来实现。以下示例演示了在PDF文档中替换表格的功能:...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...