Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 9,650 for

pdfsaveoptions

(0.06 sec)
  1. Belirli Unicode karakterleri kaydederken Yazı T...

    Aspose.Cells for Python via .NET kullanarak PDF dönüştürme sırasında belirli Unicode karakterleri için yazı tiplerini nasıl değiştireceğinizi öğrenin. Karakter seviyesinde yazı tipi ikamesi ile doğru metin işleme sağlayın....isteyen kullanıcılar için, PdfSaveOptions.is_font_substitution_char_granularity...hücre değerlerini ayarlayın PdfSaveOptions ‘yi şu şekilde yapılandırın:...

    docs.aspose.com/cells/tr/python-net/change-the-...
  2. تغيير نوع الخط على أحرف يونيكود محددة عند الحفظ...

    تعرف على كيفية تعديل الخطوط لأحرف يونيكود محددة أثناء تحويل PDF باستخدام Aspose.Cells لـ Python via .NET. ضمان دقة عرض النص مع استبدال الخط على مستوى الحرف....دقيقًا من خلال الخاصية PdfSaveOptions.is_font_substitution_char_granularity...رموز يونيكود خاصة تكوين PdfSaveOptions مع: is_font_substitution_char_granularity...

    docs.aspose.com/cells/ar/python-net/change-the-...
  3. Remuestreo de imágenes añadidas Conversión de E...

    Aprende cómo remuestrear imágenes añadidas para reducir el tamaño del PDF usando Aspose.Cells con C++....Instantiate the PdfSaveOptions PdfSaveOptions pdfSaveOptions ; // Set...Image Resample properties pdfSaveOptions . SetImageResample ( 300...

    docs.aspose.com/cells/es/cpp/resampling-added-i...
  4. Jak převést HTML soubor do PDF v Javě

    Tento stručný návod popisuje, jak převést soubor HTML na PDF v Javě. Získáte podrobné kroky a převodník HTML do PDF pomocí Java, kde je výstupní soubor PDF přizpůsoben nastavením více vlastností....a inicializujte objekt PdfSaveOptions Vytvořte a inicializujte...výstupního PDF pomocí objektu PdfSaveOptions Převeďte zdrojový soubor...

    kb.aspose.com/cs/html/java/how-to-convert-html-...
  5. Jak převést OBJ do PDF v Javě

    Tento článek popisuje, jak převést OBJ do PDF v Javě. Obsahuje nastavení IDE, seznam kroků a spustitelný ukázkový kód pro vývoj převodníku OBJ na PDF v Javě....lze upravit pomocí třídy PdfSaveOptions při ukládání souboru OBJ...Vytvořte objekt objektu třídy PdfSaveOptions Nastavte vlastnosti výstupního...

    kb.aspose.com/cs/3d/java/how-to-convert-obj-to-...
  6. PdfPermissions Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.PdfPermissions enum för att kontrollera användaråtkomst till krypterade PDF-filer. Förbättra säkerheten och hantera dokumentåtgärder effektivt....DocumentAssembly ); // Skapa ett "PdfSaveOptions"-objekt som vi kan skicka....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Salva i fogli di lavoro specificati in PDF|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.... Con PdfSaveOptions.SheetSet opzione, è possibile...SheetSet.Active all’opzione PdfSaveOptions.SheetSet . Il foglio Sheet2...

    docs.aspose.com/cells/it/java/save-specified-wo...
  8. Renderizar una página PDF por hoja de cálculo d...

    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....const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...pdf" ), pdfSaveOptions ); Si la opción PdfSaveOptions.getOnePagePerSheet()...

    docs.aspose.com/cells/es/nodejs-cpp/render-one-...
  9. Renderizza una pagina PDF per ogni foglio di la...

    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....const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...pdf" ), pdfSaveOptions ); Se l’opzione PdfSaveOptions.getOnePagePerSheet()...

    docs.aspose.com/cells/it/nodejs-cpp/render-one-...
  10. Wie man Excel als passende Seiten breit und hoc...

    Dieser Artikel zeigt Ihnen Code, der erklärt, wie man mit Aspose.Cells Bibliothek mit C++ die Einstellungen FitToPagesWide und FitToPagesTall festlegt....und setzen Sie dann die PdfSaveOptions.GetOnePagePerSheet() -Eigenschaft...-Eigenschaft des PdfSaveOptions -Objekts. Hier ist ein Beispiel...

    docs.aspose.com/cells/de/cpp/how-to-print-excel...